config

package
v0.0.0-...-c29fb53 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const EnvFileName = ".env"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Sendgrid struct {
		AccessToken  string
		TemplateID   string
		MailFrom     string
		MailFromName string
		MailTo       []string
	}

	Ynab struct {
		AccessToken string
		BudgetID    string
	}
}

func NewConfig

func NewConfig() *Config

Jump to

Keyboard shortcuts

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