Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
 - Variables
 - func DiffEndpoints(curr, next []endpoint.Endpoint, eq, add, del func(i, j int))
 - func SortEndpoints(es []endpoint.Endpoint)
 - func WithEndpoint(ctx context.Context, endpoint Endpoint) context.Context
 - func WithoutLock() crudOption
 - type Cluster
 - type Endpoint
 - type Explorer
 - type Getter
 - type Inserter
 - type InserterRemoverExplorerLocker
 - type Remover
 
Constants ¶
      View Source
      
  
const (
	MaxGetConnTimeout = 10 * time.Second
)
    Variables ¶
Functions ¶
func DiffEndpoints ¶
func SortEndpoints ¶
func WithEndpoint ¶ added in v3.7.0
func WithoutLock ¶ added in v3.11.4
func WithoutLock() crudOption
Types ¶
type Cluster ¶
type InserterRemoverExplorerLocker ¶ added in v3.16.10
 Click to show internal directories. 
   Click to hide internal directories.