cold

package
v0.2.4-0...-f8342f3 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColdCmd

type ColdCmd struct {
	*base.Base
}

func (*ColdCmd) Cmd

func (c *ColdCmd) Cmd(route string) (cmd interface{}, err error)

func (*ColdCmd) Help

func (c *ColdCmd) Help() string

func (*ColdCmd) Routes

func (c *ColdCmd) Routes() []string

type ViewCmd

type ViewCmd struct {
	*base.Base
	Start beacon.Slot `ask:"--start" help:"Starting point (inclusive)"`
	End   beacon.Slot `ask:"--end" help:"End point (exclusive)"`
}

func (*ViewCmd) Help

func (c *ViewCmd) Help() string

func (*ViewCmd) Run

func (c *ViewCmd) Run(ctx context.Context, args ...string) error

Jump to

Keyboard shortcuts

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