Documentation
¶
Index ¶
- Constants
- func InitAll(ctx context.Context) error
- func IsLicensed(name string) bool
- func LoadAll() error
- func MigrateAll(ctx context.Context, x *xorm.Engine) error
- func Register(p Plugin)
- func RegisterAPIRoutes(m any)
- func RegisterModels() []any
- func RegisterRepoAPIRoutes(router WebRouter)
- func RegisterRepoWebRoutes(router WebRouter)
- func RegisterWebRoutes(m any)
- func ShutdownAll(ctx context.Context)
- type APIRoutesPlugin
- type DatabasePlugin
- type LicenseInfo
- type LicenseLimits