commands

package
v0.0.0-...-7a93f03 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands() map[string]cli.CommandFactory

Types

type AbigenCommand

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

VersionCommand is the command to show the version of the agent

func (*AbigenCommand) Flags

func (c *AbigenCommand) Flags() *flag.FlagSet

func (*AbigenCommand) Help

func (c *AbigenCommand) Help() string

Help implements the cli.Command interface

func (*AbigenCommand) Run

func (c *AbigenCommand) Run(args []string) int

Run implements the cli.Command interface

func (*AbigenCommand) Synopsis

func (c *AbigenCommand) Synopsis() string

Synopsis implements the cli.Command interface

type EnsCommand

type EnsCommand struct {
	UI cli.Ui
}

EnsCommand is the group command for ens

func (*EnsCommand) Help

func (c *EnsCommand) Help() string

Help implements the cli.Command interface

func (*EnsCommand) Run

func (c *EnsCommand) Run(args []string) int

Run implements the cli.Command interface

func (*EnsCommand) Synopsis

func (c *EnsCommand) Synopsis() string

Synopsis implements the cli.Command interface

type EnsResolveCommand

type EnsResolveCommand struct {
	UI cli.Ui
	// contains filtered or unexported fields
}

EnsResolveCommand is the command to resolve an ens name

func (*EnsResolveCommand) Flags

func (c *EnsResolveCommand) Flags() *flag.FlagSet

func (*EnsResolveCommand) Help

func (c *EnsResolveCommand) Help() string

Help implements the cli.Command interface

func (*EnsResolveCommand) Run

func (c *EnsResolveCommand) Run(args []string) int

Run implements the cli.Command interface

func (*EnsResolveCommand) Synopsis

func (c *EnsResolveCommand) Synopsis() string

Synopsis implements the cli.Command interface

type FourByteCommand

type FourByteCommand struct {
	UI cli.Ui
}

FourByteCommand is the command to resolve 4byte actions

func (*FourByteCommand) Help

func (c *FourByteCommand) Help() string

Help implements the cli.Command interface

func (*FourByteCommand) Run

func (c *FourByteCommand) Run(args []string) int

Run implements the cli.Command interface

func (*FourByteCommand) Synopsis

func (c *FourByteCommand) Synopsis() string

Synopsis implements the cli.Command interface

type VersionCommand

type VersionCommand struct {
	UI cli.Ui
}

VersionCommand is the command to show the version of the agent

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

Help implements the cli.Command interface

func (*VersionCommand) Run

func (c *VersionCommand) Run(args []string) int

Run implements the cli.Command interface

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Synopsis implements the cli.Command interface

Jump to

Keyboard shortcuts

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