Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvValue ¶
func IntServiceURL ¶
func IntServiceURL() string
Types ¶
type Environment ¶
type Environment struct {
Port string `json:"-"`
Host string `json:"-"`
Frequency uint64 `json:"-"`
URL string `json:"URL"`
IntServiceURL string `json:"-"`
}
var DefaultEnvironment Environment
func (*Environment) Init ¶
func (e *Environment) Init()
Click to show internal directories.
Click to hide internal directories.