Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGists ¶
func GetGists(ctx context.Context, config config.Config, lastVisit *time.Time, username string) ([]*github.Gist, error)
GetGists Will get all gists by a user in one requests if they are less than 100 or more than one request if they are more if you provide githubToken it will be able to do more requests before it gets rate limited
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.