export

package
v0.7.7-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "export [OPTIONS] [flags]",
	Short: "导出指令集",
	Args:  cobra.ExactValidArgs(1),
}

RootCmd export命令

Functions

func Export

func Export(entity Entity) error

Types

type Entity

type Entity struct {
	Cmd           *cobra.Command
	Fnc           func(b []byte, logger *logrus.Logger) error
	DefaultConfig []byte
}

Jump to

Keyboard shortcuts

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