Documentation ¶
Overview ¶
Manages reading the conf file into the global var as described in the `conf` package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Read ¶
func Read()
Read will look for and read in the conf file, which can then be referenced as conf.Vals. The conf file is specifically relevant to properly formatted requests, so it is currently called in the initialization of the authreq package. You may also set $GODYNAMO_CONF_FILE to be a fully-qualified path to a conf file if the two preset locations are not adequate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.