xlsxgen

package
v0.0.0-...-ed363d7 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Version 命令行工具版本
	Version = "0.0.1"

	Help = `excel 配置导出工具 
`
	Example = `
retool xlsx x1.xlsx x2.xlsx ./xxx/ --json-data=./json-data ...
`
)

Variables

View Source
var GlobalCache = struct {
	AllTables []*parser.XlsxSheet
	AllChecks []*parser.XlsxCheckSheet
}{}

Functions

func Flags

func Flags(genCmd *pflag.FlagSet)

func RunCommand

func RunCommand(cmd *cobra.Command, args []string)

RunCommand run generate command

Types

This section is empty.

Jump to

Keyboard shortcuts

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