Documentation ¶ Index ¶ func AddDependency(ctx context.Context, cfg *bindown.Config, name, version string, urls []string) error func QueryGitHubRelease(ctx context.Context, repo, tag, tkn string) (urls []string, version 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, urls []string) error func QueryGitHubRelease ¶ func QueryGitHubRelease(ctx context.Context, repo, tag, tkn string) (urls []string, version string, _ error) Types ¶ This section is empty. Source Files ¶ View all Source files builddep.go Click to show internal directories. Click to hide internal directories.