Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UserAgent = "kratos" Debug = false RetryCount = 3 Timeout = 30 * time.Second )
Functions ¶
func IsDiscoveryEndpoint ¶
IsDiscoveryEndpoint used to determine if the given endpoint is a service discovery endpoint.
func NewRequest ¶
func NewRequest(url string) *resty.Request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.