apps

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 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 returns a *WithApp_slugItemRequestBuilder when successful

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`). returns a Integrationable when successful returns a BasicError error when the service returns a 403 status code returns a BasicError error when the service returns a 404 status code 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`). returns a *RequestInformation when successful

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. returns a *WithApp_slugItemRequestBuilder when successful

Jump to

Keyboard shortcuts

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