Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func NewClientConfig ¶
type GHClient ¶
type GHClient struct {
// contains filtered or unexported fields
}
func (*GHClient) FetchLatestRelease ¶
FetchLatestRelease fetches the latest release from the GitHub repository.
Returns:
- A string representing the latest release tag.
- An error if the latest release cannot be fetched.
Click to show internal directories.
Click to hide internal directories.