Documentation
¶
Index ¶
- Variables
- func FromMsgPack(r *http.Request, b interface{}) error
- func InitLogger(config cfg.LoggerConfig)
- func JSON(w http.ResponseWriter, code int, r interface{}) error
- func MakeDir(objectName string) error
- func MsgPack(w http.ResponseWriter, code int, r interface{}) error
- func String(w http.ResponseWriter, code int, r string) error
- type H
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *logger.RimeLogger
Functions ¶
func FromMsgPack ¶
func InitLogger ¶
func InitLogger(config cfg.LoggerConfig)
Types ¶
Click to show internal directories.
Click to hide internal directories.