githubapi

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRunnerApi

type IRunnerApi interface {
	GetOrgRunners(organization string, token string) ([]*github.Runner, error)
}

type RunnerApi

type RunnerApi struct {
}

func NewRunnerApi

func NewRunnerApi() RunnerApi

Get a new instance of the API.

func (RunnerApi) GetOrgRunners

func (r RunnerApi) GetOrgRunners(organization string, token string) ([]*github.Runner, error)

Return all runners for the org

Jump to

Keyboard shortcuts

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