Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModuleApp = internal.KeyAppConfig ModuleApollo = internal.KeyApolloConfig ModuleServer = internal.KeyServerConfig ModuleLogging = internal.KeyLoggingConfig ModuleDataGorm = "chassix.data.gorm" ModuleDataSqlx = "chassix.data.sqlx" ModuleRedis = "chassix.data.redis" ModuleCache = "chassix.cache" ModuleGrpc = "chassix.grpc" ModuleRestful = "chassix.restful" )
Variables ¶
This section is empty.
Functions ¶
func StartHttpServer ¶
StartHttpServer starting a http server for restful api
Types ¶
Click to show internal directories.
Click to hide internal directories.