Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustInitLogger ¶
func MustInitLogger(name string)
Types ¶
type PrometheusHook ¶
type PrometheusHook struct {
// contains filtered or unexported fields
}
func NewPrometheusHook ¶
func NewPrometheusHook() *PrometheusHook
func (*PrometheusHook) Levels ¶
func (h *PrometheusHook) Levels() []log.Level
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) HandleValidate ¶
func (s *Server) HandleValidate(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.