Documentation
¶
Overview ¶
Hippo is an easy, fast, lightweight server framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Config ¶
type Config struct {
Name string
DisplayName string
Description string
Version string
LogDir string
Debug bool
Trace bool
}
Hippo configuration struct
func NewDefaultConfig ¶
type Engine ¶
Engine supports engine framework.
func (*Engine) GetContext ¶
func (*Engine) GetWorkingDir ¶
Click to show internal directories.
Click to hide internal directories.
