Documentation ¶
Index ¶
Constants ¶
View Source
const (
NATS_URL = "NATS_URL"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigInterface ¶
type ConfigInterface interface {
GetNatsUrl() string
}
func NewConfigService ¶
func NewConfigService() (ConfigInterface, error)
Click to show internal directories.
Click to hide internal directories.