engine

package
v0.0.0-...-1502654 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHub

type GitHub struct {
	// contains filtered or unexported fields
}

GitHub stores all the required items to be able to fetch all users

func CreateEngine

func CreateEngine(token, org, user, team string) *GitHub

CreateEngine makes the engine of the given settings If the token is defined, then it will create a secure connect to Github.

func (*GitHub) GetUsers

func (g *GitHub) GetUsers(limit int) ([]types.Users, error)

GetUsers will return all the users the engine is configured to fetch.

Jump to

Keyboard shortcuts

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