Documentation
¶
Index ¶
- type Client
- func (client Client) CreateEmptyCommit(ctx context.Context, params ParamsCreateEmptyCommit) (*github.Commit, *github.Response, error)
- func (client Client) GetCommit(ctx context.Context, params ParamsGetCommit) (*github.Commit, *github.Response, error)
- func (client Client) GetRef(ctx context.Context, params ParamsGetRef) (*github.Reference, *github.Response, error)
- func (client Client) ListPRs(ctx context.Context, params ParamsListPRs) ([]*github.PullRequest, *github.Response, error)
- func (client Client) UpdateRef(ctx context.Context, params ParamsUpdateRef) (*github.Reference, *github.Response, error)
- type ParamsCreateEmptyCommit
- type ParamsGetCommit
- type ParamsGetRef
- type ParamsListPRs
- type ParamsNew
- type ParamsUpdateRef
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (Client) CreateEmptyCommit ¶
type ParamsCreateEmptyCommit ¶
type ParamsGetCommit ¶
type ParamsGetRef ¶
Click to show internal directories.
Click to hide internal directories.