runner

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppNamevalidate

func AppNamevalidate(flag string) bool

func FixURL

func FixURL(s string) string

func New

func New(options *Options)

Types

type Headers

type Headers []string

func (*Headers) Set

func (h *Headers) Set(val string) error

Set defines given each header

func (Headers) String

func (h Headers) String() string

type Options

type Options struct {
	URL   string
	List  string
	Proxy string

	AppName string

	Target string

	GetItems    bool
	GetRecord   bool
	WritableOBJ bool
	SearchObj   bool
	AuraContext bool
	ObjectList  bool
	Dump        bool

	Version bool
	Headers Headers
	Output  *os.File
	// contains filtered or unexported fields
}

func ParseOptions

func ParseOptions() *Options

Jump to

Keyboard shortcuts

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