Documentation ¶ Index ¶ func AddDependency(ctx context.Context, cfg *bindown.Config, name, version string, ...) error func QueryGitHubRelease(ctx context.Context, repo, tag, tkn string) (urls []string, version, homepage, description string, _ error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddDependency ¶ func AddDependency( ctx context.Context, cfg *bindown.Config, name, version string, homepage, description string, urls []string, ) error func QueryGitHubRelease ¶ func QueryGitHubRelease(ctx context.Context, repo, tag, tkn string) (urls []string, version, homepage, description string, _ error) Types ¶ This section is empty. Source Files ¶ View all Source files archivefile.go builddep.go depgroup.go dlfile.go Click to show internal directories. Click to hide internal directories.