cmdarg

package
v5.0.0-...-470bbe4 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadArg

func LoadArg(arg string) (out io.Reader, err error)

LoadArg loads one arg, maybe an remote url, or local file path

func LoadArgToBytes

func LoadArgToBytes(arg string) (out []byte, err error)

LoadArgToBytes loads one arg to []byte, maybe an remote url, or local file path

Types

type Arg

type Arg []string

Arg is used by flag to accept multiple argument.

func (*Arg) Set

func (c *Arg) Set(value string) error

Set is the method flag package calls

func (*Arg) String

func (c *Arg) String() string

Jump to

Keyboard shortcuts

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