console

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

README

console

GoDoc GoReport Travis License Chat Mentioned in Awesome Go

Package console provides ...

Overview

This package ...

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Console

type Console struct {
	// contains filtered or unexported fields
}

Console is the struct of cmd line console

func NewConsole

func NewConsole() (*Console, error)

NewConsole used to build a new console

func (*Console) BldShowCmd

func (c *Console) BldShowCmd()

BldShowCmd initial the show command

func (*Console) Close

func (c *Console) Close()

Close the console

func (*Console) ExeShowCmd

func (c *Console) ExeShowCmd() error

ExeShowCmd execute the show command

func (*Console) Run

func (c *Console) Run()

Run the console

func (*Console) SetTargetURL

func (c *Console) SetTargetURL(url string)

SetTargetURL set the url of remote url

Jump to

Keyboard shortcuts

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