Documentation
¶
Index ¶
- Variables
- func GetDbOn() *map[string]bool
- func HandleConfig(www http.ResponseWriter, req *http.Request)
- func HandleExitServer(www http.ResponseWriter, req *http.Request)
- func HandleKick(www http.ResponseWriter, req *http.Request)
- func HandleListDbFlags(www http.ResponseWriter, req *http.Request)
- func HandleSetDbFlags(www http.ResponseWriter, req *http.Request)
- func SetDbOn(x *map[string]bool)
- func Setup(cfg *ymux.BaseConfigType, dbf map[string]bool, lfp *os.File, gt string, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var DbFlags map[string]bool
View Source
var DbOn *map[string]bool
View Source
var GitCommit string
Functions ¶
func HandleConfig ¶
func HandleConfig(www http.ResponseWriter, req *http.Request)
func HandleExitServer ¶
func HandleExitServer(www http.ResponseWriter, req *http.Request)
HandleExitServer - graceful server shutdown.
func HandleKick ¶
func HandleKick(www http.ResponseWriter, req *http.Request)
HandleKick - server to respond with a working message if up.
func HandleListDbFlags ¶
func HandleListDbFlags(www http.ResponseWriter, req *http.Request)
func HandleSetDbFlags ¶
func HandleSetDbFlags(www http.ResponseWriter, req *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.