Documentation
¶
Index ¶
Constants ¶
View Source
const CONFIG_FILE_NAME = "config.json"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigLocator ¶
func NewLocator ¶
func NewLocator() ConfigLocator
type Manager ¶
func NewManager ¶
func NewManager(locator ConfigLocator) Manager
type MutableConfig ¶
type MutableConfig interface { Config }
func NewMutableConfig ¶
func NewMutableConfig(csyncVersion semver.Version) MutableConfig
Click to show internal directories.
Click to hide internal directories.