config

package
v0.0.0-...-edf4637 Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthProvider

type AuthProvider struct {
	ClientID     string
	ClientSecret string
}

type Config

type Config struct {
	AppURL    string
	RedisURL  string
	Splitwise Splitwise
	Monzo     Monzo
	StartDate string
}

func New

func New() *Config

type Monzo

type Monzo struct {
	AuthProvider
	AccountID string
}

type Splitwise

type Splitwise struct {
	AuthProvider
}

Jump to

Keyboard shortcuts

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