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 ¶ added in v1.0.14
type Option func(*options)
Option is metadata option.
func WithConstants ¶ added in v1.0.14
WithConstants with constant metadata key value.
func WithPropagatedPrefix ¶ added in v1.0.14
WithPropagatedPrefix with propagated key prefix.
Click to show internal directories.
Click to hide internal directories.