config

package
v0.1.26 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Logging logging.Config

	GitHub GitHub
}

func New

func New() (*Config, error)

type GitHub

type GitHub struct {
	RepoOwner string `env:"SPLITR_REPO_OWNER"   env-default:"dmitrorlov"`
	RepoName  string `env:"SPLITR_REPO_NAME"    env-default:"splitr"`
	Token     string `env:"SPLITR_GITHUB_TOKEN"`
}

Jump to

Keyboard shortcuts

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