types

package
v0.0.0-...-24d9d29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2020 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const KeyConnConfig = "connection"
View Source
const KeyPrivateKey = "private_key"

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigRepo

type ConfigRepo interface {
	OpenConfig() (masterpass string, cfg *viper.Viper, err error)
	DecryptConfig() (err error)
	SetMasterpass(masterpass string)
	WriteConfig() (err error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL