Documentation ¶
Index ¶
- type Engine
- func (b *Engine) BuildConfig(ctx echo.Context, m *dbschema.NgingVhostServer) engine.Configer
- func (b *Engine) DefaultConfigDir() string
- func (b *Engine) ListConfig(ctx echo.Context) ([]engine.Configer, error)
- func (b *Engine) Name() string
- func (b *Engine) ReloadServer(ctx echo.Context, cfg engine.Configer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶ added in v1.4.7
type Engine struct{}
func (*Engine) BuildConfig ¶ added in v1.4.7
func (*Engine) DefaultConfigDir ¶ added in v1.4.7
func (*Engine) ListConfig ¶ added in v1.4.7
Click to show internal directories.
Click to hide internal directories.