cmd

package
v0.0.0-...-c8b6749 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GenerateCmd = &cobra.Command{
	Use:   "generate",
	Short: "generate codes for error handling",
	Run:   generateCmd,
}

GenerateCmd is the cobra command to generate error handling codes

View Source
var LintCmd = &cobra.Command{
	Use:   "lint",
	Short: "lint codes for error handling",
	Run:   lintCmd,
}

LintCmd is the cobra command to lint error handling codes

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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