# Functions
NewClient creates new Github client.
WithConfig provides viper config to the client.
WithStorage provides Storage to the client.
# Structs
LatestRelease describes the latest gapps release.
ReleaseAsset describes the gapps release for API and its available variants.
# Interfaces
Storage describes the storage.
# Type aliases
Option serves as the client configuration.