aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/google/go-github/github/teams.go
blob: 1021d538fd49c1cfdd019e561746848c464d6a5a (plain)
1
2
3
4
5
6
7
package github

// TeamsService provides access to the team-related functions
// in the GitHub API.
//
// GitHub API docs: https://developer.github.com/v3/teams/
type TeamsService service