github

package
v0.0.0-...-066fbf5 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(githubAccessToken string) (*github.Client, error)

Types

type Config

type Config struct {
	AuthToken string `json:"authToken"`
	Org       string `json:"org"`
}

Config is the information needed to communicate with Mattermost.

func LoadConfig

func LoadConfig(path string) (*Config, error)

LoadConfig loads a Config from a JSON file.

Jump to

Keyboard shortcuts

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