package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: May 14, 2016
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
RootURL string `mapstructure:"root_url"`
Port int `mapstructure:"port"`
DataPath string `mapstructure:"data_path"`
}
GetRootURLPath returns just the path portion of the RootUrl value,
without any trailing slashes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.