Documentation
¶
Overview ¶
Hippo is an easy, fast, lightweight server framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func InitLogger ¶
func WaitForSignals ¶
func WaitForSignals()
Types ¶
type Config ¶
type Config struct {
Name string
DisplayName string
Description string
Version string
Debug bool
IsService bool
Verbose bool
}
Hippo configuration struct
Click to show internal directories.
Click to hide internal directories.
