Documentation ¶
Index ¶
Constants ¶
View Source
const PackageName = "server.egin"
Variables ¶
View Source
var ( // DefaultServeMux ... DefaultServeMux = http.NewServeMux() )
Functions ¶
Types ¶
type Component ¶
Component ...
func (*Component) GracefulStop ¶
GracefulStop ..
func (*Component) PackageName ¶
type Config ¶
func DefaultConfig ¶
func DefaultConfig() *Config
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
func DefaultContainer ¶
func DefaultContainer() *Container
Click to show internal directories.
Click to hide internal directories.