config

package
v0.0.0-...-44fbbaf Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrConfigEmptyKey     = errors.New("key " + configEmptyMsg)
	ErrConfigEmptyZotero  = errors.New("zotero " + configEmptyMsg)
	ErrConfigEmptyStorage = errors.New("storage " + configEmptyMsg)
)

Functions

This section is empty.

Types

type Config

type Config struct {
	Key     string
	Zotero  string
	Storage string
}

func Load

func Load(path string) Config

type ErrConfig

type ErrConfig struct {
	// contains filtered or unexported fields
}

func (*ErrConfig) Error

func (e *ErrConfig) Error() string

Jump to

Keyboard shortcuts

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