Documentation
¶
Index ¶
Constants ¶
View Source
const ( StrategyIPv4Prefer = "ipv4-prefer" StrategyIPv6Prefer = "ipv6-prefer" StrategyIPv4Only = "ipv4-only" StrategyIPv6Only = "ipv6-only" )
View Source
const DefaultCacheTTL = 300 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrap ¶
type Bootstrap struct {
// contains filtered or unexported fields
}
func NewBootstrap ¶
func (*Bootstrap) UpstreamTag ¶
Click to show internal directories.
Click to hide internal directories.