package
0.0.0-20241219111558-d59d99712839
Repository: https://github.com/idelchi/godyl.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new GitHub client.
NewRepository creates a new instance of Repository.

# Structs

Asset represents a GitHub release asset with its name, download URL, and content type.
Release represents a GitHub release, containing the release name, tag, and associated assets.
Repository represents a GitHub repository with its owner and name.

# Type aliases

Assets represents a collection of GitHub release assets.