Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RequestIDKey for meta. // nolint:gochecknoglobals RequestIDKey = fmt.Sprintf("%s.request_id", os.ExecutableName()) // UserAgentKey for meta. // nolint:gochecknoglobals UserAgentKey = fmt.Sprintf("%s.user_agent", os.ExecutableName()) )
Functions ¶
func WithRequestID ¶
WithRequestID for transport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.