package
Version:
v0.3.5
Opens a new window with list of versions in this module.
Published: Mar 27, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package conf provides Goggles configuration.
Save persists the provided Config.
type Config struct {
Gopath string `json:"gopath"`
CanOpenTerminal bool `json:"canOpenTerminal"`
}
Config contains Goggles configuration.
Get returns the persisted Config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.