configuration

package
v2.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetFlags

func SetFlags(cmd *cobra.Command)

Types

type Configuration

type Configuration struct {
	ArchiveMethod string              `mapstructure:"archivemethod" yaml:"archivemethod"`
	NoDownload    bool                `mapstructure:"nodownload" yaml:"nodownload"`
	MIME          string              `mapstructure:"mime" yaml:"mime"`
	Name          string              `mapstructure:"name" yaml:"name"`
	StatusCode    int                 `mapstructure:"statuscode" yaml:"statuscode"`
	Header        flagargs.HTTPHeader `mapstructure:"header" yaml:"header"`
}

func (*Configuration) Hydrate

func (c *Configuration) Hydrate() error

func (*Configuration) Validate

func (c *Configuration) Validate() error

Jump to

Keyboard shortcuts

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