config

package
v0.0.0-...-c70ea3d Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig(filePath, filename string) (string, error)

Merges global config with additional config file (overwrites)

func LoadGlobalConfig

func LoadGlobalConfig() (string, error)

Reads default config file

Types

type Auth

type Auth struct {
	Username string
	Password string
}

type Problem

type Problem struct {
	ProblemId  int
	Grader     string
	FileName   string
	SourceFile string
}

Jump to

Keyboard shortcuts

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