options

package
v0.0.0-...-9623b31 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string = "v0.0.1"

Functions

This section is empty.

Types

type FileOptions

type FileOptions struct {
	Src  string `yaml:"src"`
	Dest string `yaml:"dest"`
}

type SourceOptions

type SourceOptions struct {
	Url   string        `yaml:"url"`
	Auth  string        `yaml:"auth"`
	Files []FileOptions `yaml:"files"`
}

func NewOptions

func NewOptions() (opts []SourceOptions)

Jump to

Keyboard shortcuts

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