Documentation ¶ Index ¶ func CommonExit(err error) func ExecuteCommand(name string, subName string, args ...string) (string, error) func Exists(path string) bool func GetJson[T any](url string, loadingText string) T func Open(url string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CommonExit ¶ func CommonExit(err error) func ExecuteCommand ¶ func ExecuteCommand(name string, subName string, args ...string) (string, error) func Exists ¶ added in v0.0.4 func Exists(path string) bool func GetJson ¶ added in v0.0.2 func GetJson[T any](url string, loadingText string) T func Open ¶ func Open(url string) error Types ¶ This section is empty. Source Files ¶ View all Source files request.go utils.go Click to show internal directories. Click to hide internal directories.