README ¶ envaddr Get Listen Address From env go get -u github.com/lemon-mint/envaddr func Get(defaultAddr string) string This function attempts to get the address from the environment variables PORT, HOST and IP. If none of these are set, it returns the default address. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Get(defaultAddr string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(defaultAddr string) string Types ¶ This section is empty. Source Files ¶ View all Source files host.go Click to show internal directories. Click to hide internal directories.