Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToStructure ¶
func StructureToMap ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ContextWithTimeout ¶
func (c *Client) ContextWithTimeout() (context.Context, context.CancelFunc)
type ClientOpt ¶
type ClientOpt func(opts *clientOpts)
func WithReadPref ¶ added in v1.5.0
func WithTimeout ¶
func WithTraceProvider ¶
func WithTraceProvider(traceProvider trace.TracerProvider) ClientOpt
Click to show internal directories.
Click to hide internal directories.