Documentation
¶
Overview ¶
Package timeout provides timeout handling for go-micro services
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCallWrapper ¶
func NewCallWrapper(opts ...Option) client.CallWrapper
NewCallWrapper creates a new call wrapper for timeout handling
func NewClientWrapper ¶
NewClientWrapper creates a new client wrapper for timeout handling
func NewHandlerWrapper ¶
func NewHandlerWrapper(opts ...Option) server.HandlerWrapper
NewHandlerWrapper creates a new handler wrapper for request timeout handling
Types ¶
type Config ¶
Config holds timeout configuration settings
Source Files
¶
- options.go
- wrappers.go
Click to show internal directories.
Click to hide internal directories.