github

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDetector

func NewDetector(owner string, repo string, opts ...DetectorOption) *detector

Types

type DetectorOption

type DetectorOption interface {
	// contains filtered or unexported methods
}

DetectorOption configures the detector.

func Client

func Client(c *github.Client) DetectorOption

Client configures a Github client.

type DetectorOptionFunc

type DetectorOptionFunc func(d *detector)

DetectorOptionFunc makes a function a detector option when it's definition is compatible.

Jump to

Keyboard shortcuts

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