api

package
v1.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConcurrentProcessing

type ConcurrentProcessing struct {
	// contains filtered or unexported fields
}

type GitHubClient

type GitHubClient struct {
	// contains filtered or unexported fields
}

func NewGitHubClient

func NewGitHubClient(token string) *GitHubClient

func (*GitHubClient) GetFollowers

func (c *GitHubClient) GetFollowers(ctx context.Context, username string) ([]*github.User, error)

func (*GitHubClient) GetFollowing

func (c *GitHubClient) GetFollowing(ctx context.Context, username string) ([]*github.User, error)

func (*GitHubClient) GetLogin

func (c *GitHubClient) GetLogin(ctx context.Context) (*string, error)

func (*GitHubClient) GetUser

func (c *GitHubClient) GetUser(ctx context.Context) (*github.User, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL