Discover Packages
github.com/kyai/github-contributors
creator
package
Version:
v0.0.0-...-25e80b3
Opens a new window with list of versions in this module.
Published: Jun 29, 2019
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Contributor struct {
Author struct {
Login string `json:"login"`
Avatar string `json:"avatar"`
} `json:"author"`
Total int `json:"total"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.