package
1.0.4
Repository: https://github.com/alexvec/gotron-sdk.git
Documentation: pkg.go.dev

# Functions

Execute kicks off the tronctl CLI.
LoadConfig loads config file in yaml format.
SaveConfig to yaml.

# Variables

ConfigDir is the directory to store config file.
DefaultConfigFile is the default config file name.
ErrConfigNotMatch indicates error for no config matchs.
ErrEmptyEndpoint indicates error for empty endpoint.
RootCmd is single entry point of the CLI.
VersionWrapDump meant to be set from main.go.

# Structs

Config defines the config schema.
GitHubRelease json struct.
GitHubReleaseAssets json struct.
GitHubTag json struct.