Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deregister ¶
func NewPolarisProvider ¶
Types ¶
type PolarisConf ¶
type PolarisConf struct { Service string `json:"service" yaml:"service"` Namespace string `json:"namespace" yaml:"namespace"` Group string `json:"group" yaml:"group"` Filename string `json:"filename" yaml:"filename"` RetryCount *int `json:"retry_count" yaml:"retry_count"` Timeout *time.Duration `json:"timeout" yaml:"timeout"` }
Click to show internal directories.
Click to hide internal directories.