Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Public ¶
type Public struct {
// contains filtered or unexported fields
}
Public struct defines fields in github-public object
func (Public) Authenticate ¶
Authenticate checks the account ID and access tokens' validity for the kind defined
func (Public) Credentials ¶
Credentials fetches amd returns the accountID and accessToken from environment variables
func (Public) SyncCheck ¶
func (public Public) SyncCheck(repos []common.Repository) []common.Repository
SyncCheck checks whether the repository is already present at the target If it is, then only a sync is done, else a new repository is created at the target
Click to show internal directories.
Click to hide internal directories.