package
Version:
v0.3.0-rc.1
Opens a new window with list of versions in this module.
Published: Aug 16, 2016
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config exposes static configuration data, and loaded user
preferences.
CreateArigatoRoot creates the root directory for the Arigato daemon.
Config represents the static and user defined configuration data
for Arigato.
NewConfig returns a new Config, with loaded user preferences.
type PublicKey struct {
PublicKey base64.Value `json:"public_key"`
}
PublicKey is en ed25519 public key.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.