reputer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package reputer orchestrates reputation report generation.

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
}

ListCommitAuthorsOptions configures a reputation report query.

func (*ListCommitAuthorsOptions) String

func (l *ListCommitAuthorsOptions) String() string

func (*ListCommitAuthorsOptions) Validate

func (l *ListCommitAuthorsOptions) Validate() error

Validate checks that required fields are populated.

Jump to

Keyboard shortcuts

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