package
0.1.44
Repository: https://github.com/zephinzer/dev.git
Documentation: pkg.go.dev

# Functions

GetAccount is a utility function that calls the main Github API and wraps the response so that it can be used with an Account interface.
GetNotifications returns the serialized version of the Github notifications.

# Structs

AccountConfig defines the structure of the configuration for a single logical Github account in the configuration.
Config defines the structure of the configuration for the github platform.

# Type aliases

Account implements types.Account.
AccountConfigs defines a list of accounts that can be operated on.
No description provided by the author