config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: MPL-2.0 Imports: 6 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 {
	CloneDirectory string // Repository where gir-mirror keep repository
	Log            log.Config
	Interval       int // Update interval in minute
	RepoList       []git.RepoConfig
}

func LoadToml

func LoadToml(file string) (Config, error)

func (Config) Verify

func (c Config) Verify() error

Jump to

Keyboard shortcuts

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