githubapi

package
v0.0.0-...-c858694 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package githubapi implements a change.Service using GitHub API clients. Aside from ability to leave reactions, it is read-only.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(clientV3 *githubv3.Client, clientV4 *githubv4.Client, router github.Router) change.Service

NewService creates a GitHub-backed change.Service using given GitHub clients. At this time it infers the current user from GitHub clients (their authentication info), and cannot be used to serve multiple users. Both GitHub clients must use same authentication info.

If router is nil, github.DotCom router is used, which links to subjects on github.com.

Types

This section is empty.

Jump to

Keyboard shortcuts

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