config

package
v0.0.0-...-d503d0f Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CONFIG_DIR_NAME  = ".joplin-butler"
	CONFIG_FILE_NAME = "config.json"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AuthToken string `json:"auth_token"`
	APIToken  string `json:"api_token"`
}

func (*Config) Load

func (me *Config) Load() error

func (*Config) Save

func (me *Config) Save() error

Jump to

Keyboard shortcuts

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