 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( Unknown = State(iota) Created Online Banned Offline Destroyed )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Conn ¶
type Pessimizer ¶ added in v3.10.0
type PoolConfig ¶ added in v3.7.0
type PoolConfig interface {
	ConnectionTTL() time.Duration
	GrpcDialOptions() []grpc.DialOption
}
     Click to show internal directories. 
   Click to hide internal directories.