Documentation
¶
Index ¶
- Variables
- func ConstructCaller(nodeID uint64, realm, service string) string
- func DrainAndCloseBody(res *http.Response)
- func ParseCaller(s string) (nodeID uint64, realm string, service string, err error)
- func ParseNetworkAddr(v string) (string, string, error)
- func ParseServiceRealm(s string) (string, string)
- func ServiceName(service, realm string) string
- type RotateRequest
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidCaller = errors.New("invalid caller header")
Functions ¶
func ConstructCaller ¶
func DrainAndCloseBody ¶
func ParseCaller ¶
func ParseServiceRealm ¶
func ServiceName ¶
Types ¶
type RotateRequest ¶
Click to show internal directories.
Click to hide internal directories.