Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DynamicResult ¶ added in v1.4.1
type DynamicResult struct{}
type Starter ¶
type Starter struct { bean.Component AppName string `value:"application.app_name"` Conf *SwaggerConfig `bean:"swagger_config"` Controllers []component.Controller // contains filtered or unexported fields }
func NewStarter ¶ added in v1.3.6
func NewStarter() *Starter
func (*Starter) Controller ¶
type SwaggerConfig ¶ added in v1.3.6
Click to show internal directories.
Click to hide internal directories.