config

package
v0.0.0-...-4105f2e Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2022 License: ISC Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PathYumeko = filepath.Join(xdg.ConfigHome, ".yumeko")
	PathConfig = filepath.Join(PathYumeko, "config.json")
)

Functions

This section is empty.

Types

type Config

type Config struct {
	Instance  string `json:"instance,omitempty"`
	AuthToken string `json:"auth_token,omitempty"`
}

func Init

func Init() Config

Jump to

Keyboard shortcuts

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