logbuilder

package
v1.5.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CLogSuccess    = "_"
	CLogMethod     = "method"
	CLogDecodeBody = "decode_body"
	CLogNotFound   = "not_found"
	CLogRedirect   = "redirect"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IHTTPLogger

type IHTTPLogger interface {
	Get(string) string
}

func NewHTTPLogger

func NewHTTPLogger(pService string, pR *http.Request) IHTTPLogger

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL