githubprobe

package
v5.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubChecker

type GithubChecker struct{}

func (GithubChecker) Check

func (_ GithubChecker) Check(body io.Reader) error

type GithubProbe

type GithubProbe struct {
	// contains filtered or unexported fields
}

func NewGithubProbe

func NewGithubProbe(name string) GithubProbe

func (GithubProbe) Check

func (p GithubProbe) Check(ctx context.Context) error

func (GithubProbe) Name

func (p GithubProbe) Name() string

type GithubStatusResponse

type GithubStatusResponse struct {
	Status GithubStatusResponseStatus `json:"status"`
}

type GithubStatusResponseStatus

type GithubStatusResponseStatus struct {
	Indicator string `json:"indicator"`
}

Jump to

Keyboard shortcuts

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