commands

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2018 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure(output Output) func(cmd *cli.Cmd)

func Deploy added in v0.20.1

func Deploy(output Output) func(cmd *cli.Cmd)

func Dump

func Dump(output Output) func(cmd *cli.Cmd)

func Keys

func Keys(output Output) func(cmd *cli.Cmd)

func Snatives added in v0.20.1

func Snatives(output Output) func(cmd *cli.Cmd)

Dump SNative contracts

func Spec

func Spec(output Output) func(cmd *cli.Cmd)

func Start

func Start(output Output) func(cmd *cli.Cmd)

Types

type Output

type Output interface {
	Printf(format string, args ...interface{})
	Logf(format string, args ...interface{})
	Fatalf(format string, args ...interface{})
}

type PlainFormatter added in v0.20.1

type PlainFormatter struct{}

func (*PlainFormatter) Format added in v0.20.1

func (f *PlainFormatter) Format(entry *log.Entry) ([]byte, error)

Jump to

Keyboard shortcuts

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