describe

package
v0.0.0-...-c803379 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authors

func Authors(client *githubv4.Client, repo string, filter string, w io.Writer) error

Types

type AuthorDescription

type AuthorDescription struct {
	Login   string
	Matches int
}

type AuthorTable

type AuthorTable []AuthorDescription

func (AuthorTable) Len

func (a AuthorTable) Len() int

Len implements sort.Interace

func (AuthorTable) Less

func (a AuthorTable) Less(i, j int) bool

Less implements sort.Interace

func (AuthorTable) Swap

func (a AuthorTable) Swap(i, j int)

Swap implements sort.Interace

Jump to

Keyboard shortcuts

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