Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
func New ¶
func New(log ports.Logger) *Middleware
func (*Middleware) Middleware ¶ added in v1.0.2
func (m *Middleware) Middleware() func(http.Handler) http.Handler
Middleware implements ports.Middleware via Handler adapter.
Click to show internal directories.
Click to hide internal directories.