Documentation
¶
Index ¶
- func Asset(ctx context.Context, repo *gogh.Repo, assetID int64) (io.ReadCloser, error)
- func LatestRelease(ctx context.Context, repo *gogh.Repo) (*github.RepositoryRelease, error)
- func NewClient(ctx context.Context) (*github.Client, error)
- func Release(ctx context.Context, repo *gogh.Repo, tag string) (*github.RepositoryRelease, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Asset ¶
Asset downloads an asset. Parameters:
- repo: Target repository.
- assetID: Target asset ID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.