Documentation ¶
Index ¶
- func ExportAuthWhitelist() []map[string]middlewareutil.TransportServiceKind
- func ExportDatabaseMigration() []dbutil.MigrationFunc
- func ExportServiceConfig() []configutil.Option
- func ExportServices(launcherManager setuputil.LauncherManager, ...) (serverutil.ServiceInterface, error)
- func ExportServicesWithDatabaseMigration(launcherManager setuputil.LauncherManager, ...) (serverutil.ServiceInterface, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportAuthWhitelist ¶
func ExportAuthWhitelist() []map[string]middlewareutil.TransportServiceKind
func ExportDatabaseMigration ¶ added in v0.0.3
func ExportDatabaseMigration() []dbutil.MigrationFunc
func ExportServiceConfig ¶
func ExportServiceConfig() []configutil.Option
func ExportServices ¶
func ExportServices(launcherManager setuputil.LauncherManager, serverManager serverutil.ServerManager) (serverutil.ServiceInterface, error)
func ExportServicesWithDatabaseMigration ¶
func ExportServicesWithDatabaseMigration(launcherManager setuputil.LauncherManager, serverManager serverutil.ServerManager) (serverutil.ServiceInterface, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.