Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultBasePath = "/zoo" DefaultTTL = 15 DefaultTimeout = time.Second * 5 DefaultMaxRetry = 10 )
Variables ¶
This section is empty.
Functions ¶
func NewRegistry ¶
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func RegisterTTL ¶
Click to show internal directories.
Click to hide internal directories.