package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
New creates a new github API client.
NewGetLoginsAndReposBadRequest creates a GetLoginsAndReposBadRequest with default headers values.
NewGetLoginsAndReposForbidden creates a GetLoginsAndReposForbidden with default headers values.
NewGetLoginsAndReposInternalServerError creates a GetLoginsAndReposInternalServerError with default headers values.
NewGetLoginsAndReposOK creates a GetLoginsAndReposOK with default headers values.
NewGetLoginsAndReposParams creates a new GetLoginsAndReposParams object, with the default timeout for this client.
NewGetLoginsAndReposParamsWithContext creates a new GetLoginsAndReposParams object with the ability to set a context for a request.
NewGetLoginsAndReposParamsWithHTTPClient creates a new GetLoginsAndReposParams object with the ability to set a custom HTTPClient for a request.
NewGetLoginsAndReposParamsWithTimeout creates a new GetLoginsAndReposParams object with the ability to set a timeout on a request.
NewGetRepoRequirementsBadRequest creates a GetRepoRequirementsBadRequest with default headers values.
NewGetRepoRequirementsForbidden creates a GetRepoRequirementsForbidden with default headers values.
NewGetRepoRequirementsInternalServerError creates a GetRepoRequirementsInternalServerError with default headers values.
NewGetRepoRequirementsOK creates a GetRepoRequirementsOK with default headers values.
NewGetRepoRequirementsParams creates a new GetRepoRequirementsParams object, with the default timeout for this client.
NewGetRepoRequirementsParamsWithContext creates a new GetRepoRequirementsParams object with the ability to set a context for a request.
NewGetRepoRequirementsParamsWithHTTPClient creates a new GetRepoRequirementsParams object with the ability to set a custom HTTPClient for a request.
NewGetRepoRequirementsParamsWithTimeout creates a new GetRepoRequirementsParams object with the ability to set a timeout on a request.
# Structs
Client for github API
*/.
GetLoginsAndReposBadRequest describes a response with status code 400, with default header values.
GetLoginsAndReposForbidden describes a response with status code 403, with default header values.
GetLoginsAndReposInternalServerError describes a response with status code 500, with default header values.
GetLoginsAndReposOK describes a response with status code 200, with default header values.
GetLoginsAndReposParams contains all the parameters to send to the API endpoint
for the get logins and repos operation.
GetLoginsAndReposReader is a Reader for the GetLoginsAndRepos structure.
GetRepoRequirementsBadRequest describes a response with status code 400, with default header values.
GetRepoRequirementsForbidden describes a response with status code 403, with default header values.
GetRepoRequirementsInternalServerError describes a response with status code 500, with default header values.
GetRepoRequirementsOK describes a response with status code 200, with default header values.
GetRepoRequirementsParams contains all the parameters to send to the API endpoint
for the get repo requirements operation.
GetRepoRequirementsReader is a Reader for the GetRepoRequirements structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.