githubprobe

package
v4.4.7 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: MIT Imports: 4 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() 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