Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NetworkEndpoint ¶
type NetworkEndpoint struct {
// contains filtered or unexported fields
}
func Endpoint ¶
func Endpoint(name string) *NetworkEndpoint
func (*NetworkEndpoint) Host ¶
func (e *NetworkEndpoint) Host() string
func (*NetworkEndpoint) PortAddress ¶
func (e *NetworkEndpoint) PortAddress() string
func (*NetworkEndpoint) WithDefault ¶
func (e *NetworkEndpoint) WithDefault(backup string) *NetworkEndpoint
Click to show internal directories.
Click to hide internal directories.