Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶ added in v1.2.0
func StartServer(params StartServerParams) error
Types ¶
type StartServerParams ¶ added in v1.2.0
type StartServerParams struct {
dig.In
Engine *gin.Engine
AppArguments *config.AppArguments
AdminMocksController *controller.AdminMocksController
AdminHostsController *controller.AdminHostsController
MocksController *controller.MocksController
}
Click to show internal directories.
Click to hide internal directories.