Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromCallerContext ¶
FromCallerContext returns the caller information in ctx if it exists.
Types ¶
type Middleware ¶
Middleware is mongo middleware.
func Chain ¶
func Chain(m ...Middleware) Middleware
Chain returns a Middleware that specifies the chained handler for broker.
Click to show internal directories.
Click to hide internal directories.