Documentation ¶
Index ¶
- Constants
- func GetHandleOpenapiSpec(ctx context.Context) http.HandlerFunc
- func GetSslCredentials(ctx context.Context, certFile, keyFile string) (*x509.CertPool, *tls.Certificate, error)
- func Migrate(ctx context.Context) error
- func Rollback(ctx context.Context) error
- func SeedProjects(ctx context.Context, projects []string) error
- func Serve(ctx context.Context, pluginRegistry *plugins.Registry, ...) error
Constants ¶
View Source
const (
ErrCertificate errors.ErrorCode = "CERTIFICATE_FAILURE"
)
Variables ¶
This section is empty.
Functions ¶
func GetHandleOpenapiSpec ¶ added in v0.6.118
func GetHandleOpenapiSpec(ctx context.Context) http.HandlerFunc
func GetSslCredentials ¶
func SeedProjects ¶ added in v0.6.118
SeedProjects creates a set of given projects in the DB
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.