Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct { sync.Mutex ApplicationId string Host string Port uint16 Tags map[string]string PrivateInstanceId string }
func (*Endpoint) CanonicalAddr ¶
func (*Endpoint) MarshalJSON ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) FindByPrivateInstanceId ¶
func (*Pool) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.