Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomLogEntry ¶
func (*CustomLogEntry) Panic ¶
func (c *CustomLogEntry) Panic(v interface{}, stack []byte)
type LogMiddleware ¶
type LogMiddleware struct{}
func (*LogMiddleware) NewLogEntry ¶
func (l *LogMiddleware) NewLogEntry(r *http.Request) middleware.LogEntry
Click to show internal directories.
Click to hide internal directories.