Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggingContext ¶
type LoggingContext struct {
// contains filtered or unexported fields
}
func NewLoggingContext ¶
func NewLoggingContext(deps *jobs.ContextDependencies, config jobs.JobConfig) *LoggingContext
func (*LoggingContext) Middleware ¶
func (lc *LoggingContext) Middleware(next echo.HandlerFunc) echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.