reputer

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListCommitAuthors

func ListCommitAuthors(ctx context.Context, opt *ListCommitAuthorsOptions) error

ListCommitAuthors returns a list of authors for the given repo and commit.

Types

type ListCommitAuthorsOptions

type ListCommitAuthorsOptions struct {
	Repo   string
	Commit string
	Stats  bool
	File   string
}

func (*ListCommitAuthorsOptions) String

func (l *ListCommitAuthorsOptions) String() string

func (*ListCommitAuthorsOptions) Validate

func (l *ListCommitAuthorsOptions) Validate() error

Jump to

Keyboard shortcuts

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