Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoRetry = &RetryOptions{UnaryAttempts: 0}
Functions ¶
func DefaultTLSConfig ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) KV ¶
func (c *Client) KV() etcdserverpbconnect.KVClient
func (*Client) Lease ¶
func (c *Client) Lease() etcdserverpbconnect.LeaseClient
func (*Client) Watch ¶
func (c *Client) Watch() etcdserverpbconnect.WatchClient
Click to show internal directories.
Click to hide internal directories.