gh

package
v0.0.0-...-c9e527e Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrInvalidRepoName Awful case where we got nothing
	ErrInvalidRepoName = errors.New("Invalid repo name ")
)

Functions

func GetPRDetailsWithContext

func GetPRDetailsWithContext(ctx context.Context, cfg *Config, ids ...string) (global error)

GetPRDetailsWithContext ctx, token , .... ids pr

Types

type Config

type Config struct {
	Token string
	Repo  string
}

Config basic params

func (*Config) GetOwner

func (cfg *Config) GetOwner() (owner, repo string, err error)

GetOwner error for stuff

Jump to

Keyboard shortcuts

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