cmd

package
v0.0.0-...-007c033 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Csv2Json = NewCsv2Json()
View Source
var Download = NewDownload()
View Source
var Json2Jsonp = NewJson2Jsonp()
View Source
var Server = NewServer()
View Source
var Version = func() *cobra.Command {
	return &cobra.Command{
		Use: "version",
		Run: func(cmd *cobra.Command, args []string) {
			fmt.Println(env.Version())
		},
	}
}()

Functions

func Commands

func Commands() []*cobra.Command

func Execute

func Execute()

func NewCsv2Json

func NewCsv2Json() *cobra.Command

func NewDownload

func NewDownload() *cobra.Command

func NewJson2Jsonp

func NewJson2Jsonp() *cobra.Command

func NewLambdaFunction

func NewLambdaFunction() *cobra.Command

NewLambdaFunction LambdaFunction初期化

func NewServer

func NewServer() *cobra.Command

NewServer HTTPサーバー起動

Types

This section is empty.

Jump to

Keyboard shortcuts

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