gophers

package
v0.0.0-...-529bf19 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2017 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package gophers is a list of names, emails, and Github usernames of people from the Go git repos and issue trackers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Person

type Person struct {
	Name    string   // "Foo Bar"
	Github  string   // "FooBar" (orig case, no '@')
	Emails  []string // all lower
	Googler bool
}

func GetGerritPerson

func GetGerritPerson(ai gerrit.AccountInfo) *Person

func GetPerson

func GetPerson(id string) *Person

Jump to

Keyboard shortcuts

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