app

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIApplication

type CLIApplication struct {
	Out io.Writer
}

CLIApplication represents app structure

func NewCLIApplication

func NewCLIApplication() *CLIApplication

NewCLIApplication creates new CLIApplication instance

func (*CLIApplication) Run

func (c *CLIApplication) Run() error

Run executes main application

func (*CLIApplication) Scrape

func (c *CLIApplication) Scrape() error

Scrape fetches given url

func (*CLIApplication) Validate

func (c *CLIApplication) Validate() error

Validate runs validations for flags

func (*CLIApplication) Version

func (c *CLIApplication) Version() error

Version returns the current version of CLIApplication

Jump to

Keyboard shortcuts

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