package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev

# Packages

Package mock_githubclient contains methods to mock githubclient package.

# Functions

NewClient is a constructor for GitClient.

# Structs

GitClient is a wrapper around github.Client.
OAuthClient is a wrapper around github.Client.

# Interfaces

IGitClient is an interface for type IGitClient.
IOAuthClient is an interface for oauth access of Github.