Documentation ¶
Index ¶
- type Config
- func (c *Config) GrpcServerAddress() string
- func (c *Config) MaxRegistrationRetries() int8
- func (c *Config) NatsAddress() string
- func (c *Config) NodeIdDirPath() string
- func (c *Config) NodeIdFileName() string
- func (c *Config) RegistrationReqTimeoutMilliseconds() int64
- func (c *Config) SerfBindAddress() string
- func (c *Config) SerfBindPort() int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func NewFromEnv ¶
func (*Config) GrpcServerAddress ¶
func (*Config) MaxRegistrationRetries ¶
func (*Config) NatsAddress ¶
func (*Config) NodeIdDirPath ¶
func (*Config) NodeIdFileName ¶
func (*Config) RegistrationReqTimeoutMilliseconds ¶
func (*Config) SerfBindAddress ¶
func (*Config) SerfBindPort ¶
Click to show internal directories.
Click to hide internal directories.