Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "service"
)
Variables ¶
This section is empty.
Functions ¶
func RegParserType ¶
Types ¶
type Cfg ¶
type Cfg struct { Http *fiber_builder.Cfg `yaml:"http"` Ws *fiber_builder.WsCfg `yaml:"ws"` PrintRoute bool `yaml:"print-route"` BasePrefix string `yaml:"base-prefix"` }
Click to show internal directories.
Click to hide internal directories.