Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallOption ¶
type CallOption func(*CallOptions)
func Context ¶
func Context(c context.Context) CallOption
Context sets the context to be used for a call. Defaults to context.Background()
type CallOptions ¶
CallOptions represents configuration that apply to a single call
Click to show internal directories.
Click to hide internal directories.