Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client(opts ...Option) middleware.Middleware
Client is middleware client-side metadata.
func Server ¶
func Server(opts ...Option) middleware.Middleware
Server is middleware server-side metadata.
Types ¶
type Option ¶
type Option func(*options)
Option is metadata option.
func WithConstants ¶
WithConstants with constant metadata key value.
func WithPropagatedPrefix ¶
WithPropagatedPrefix with propagated key prefix.
Click to show internal directories.
Click to hide internal directories.