codegen

package
v0.0.0-...-61578eb Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ShellToUse = "bash"
)

Variables

This section is empty.

Functions

func CheckGoVet

func CheckGoVet(filePath string) error

CheckGoVet to find errors not caught by the compiler.

func FormatSourceCode

func FormatSourceCode(source []byte) ([]byte, error)

FormatSourceCode to format code.

func InstallServiceProto

func InstallServiceProto() error

func IsDirExisted

func IsDirExisted(dirPath string) bool

func Shellout

func Shellout(command string) (error, string, string)

func WriteToFile

func WriteToFile(filePath string, buf []byte) error

WriteToFile to write byte data to filePath.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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