apps

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppsRequestBuilder

AppsRequestBuilder builds and executes requests for operations under \apps

func NewAppsRequestBuilder

NewAppsRequestBuilder instantiates a new AppsRequestBuilder and sets the default values.

func NewAppsRequestBuilderInternal

func NewAppsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppsRequestBuilder

NewAppsRequestBuilderInternal instantiates a new AppsRequestBuilder and sets the default values.

func (*AppsRequestBuilder) ByApp_slug

func (m *AppsRequestBuilder) ByApp_slug(app_slug string) *WithApp_slugItemRequestBuilder

ByApp_slug gets an item from the github.com/octokit/go-sdk/pkg/github/.apps.item collection

type WithApp_slugItemRequestBuilder

WithApp_slugItemRequestBuilder builds and executes requests for operations under \apps\{app_slug}

func NewWithApp_slugItemRequestBuilder

NewWithApp_slugItemRequestBuilder instantiates a new WithApp_slugItemRequestBuilder and sets the default values.

func NewWithApp_slugItemRequestBuilderInternal

func NewWithApp_slugItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WithApp_slugItemRequestBuilder

NewWithApp_slugItemRequestBuilderInternal instantiates a new WithApp_slugItemRequestBuilder and sets the default values.

func (*WithApp_slugItemRequestBuilder) Get

Get **Note**: The `:app_slug` is just the URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App (e.g., `https://github.com/settings/apps/:app_slug`).If the GitHub App you specify is public, you can access this endpoint without authenticating. If the GitHub App you specify is private, you must authenticate with a [personal access token](https://docs.github.com/articles/creating-a-personal-access-token-for-the-command-line/) or an [installation access token](https://docs.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-an-installation) of the target app to access this endpoint. API method documentation

func (*WithApp_slugItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation **Note**: The `:app_slug` is just the URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App (e.g., `https://github.com/settings/apps/:app_slug`).If the GitHub App you specify is public, you can access this endpoint without authenticating. If the GitHub App you specify is private, you must authenticate with a [personal access token](https://docs.github.com/articles/creating-a-personal-access-token-for-the-command-line/) or an [installation access token](https://docs.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-an-installation) of the target app to access this endpoint.

func (*WithApp_slugItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

Jump to

Keyboard shortcuts

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