package
1.8.1
Repository: https://github.com/zeromicro/go-zero.git
Documentation: pkg.go.dev

# Functions

Run provides the execution of shell scripts in golang, which can support macOS, Windows, and Linux operating systems.

# Type aliases

RunFunc defines a function type of Run function.