precheck

package
v0.0.0-...-d807b53 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Git

type Git struct {
}

func NewGit

func NewGit() *Git

func (Git) CheckDescription

func (g Git) CheckDescription() string
func (g Git) HelpLink() string

func (Git) RunCheck

func (g Git) RunCheck() error

type PreCheck

type PreCheck interface {
	HelpLink() string
	RunCheck() error
}

type Proxy

type Proxy struct {
}

func NewProxy

func NewProxy() *Proxy

func (Proxy) CheckDescription

func (d Proxy) CheckDescription() string

func (Proxy) CheckName

func (d Proxy) CheckName() string
func (d Proxy) HelpLink() string

func (Proxy) RunCheck

func (d Proxy) RunCheck() error

Jump to

Keyboard shortcuts

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