Documentation ¶
Overview ¶
Package server is the reusable server
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Handler ¶
func Handler() http.HandlerFunc
func InitConfig ¶
func InitConfig(config Config)
func Render2Html ¶
Types ¶
type HandlerReq ¶
type Service ¶
type Service struct { Method string Handler func(HandlerReq) Rpc string }
Click to show internal directories.
Click to hide internal directories.