Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAdminHandleFunc ¶
func RegisterAdminHandleFunc(pattern string, handler func(http.ResponseWriter, *http.Request))
Types ¶
type Config ¶
type Config interface {
GetAdmin() *Admin
}
{ "admin":{ "address":{ "socket_address":{ "address": "0.0.0.0", "port_value": 8888 } } } }
type LogLevelData ¶
update log level
Click to show internal directories.
Click to hide internal directories.