client

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(options ...Option) *Client

func (*Client) CheckGit

func (c *Client) CheckGit(ctx context.Context, u *url.URL) (bool, error)

Checks check and verify if a target is vulnerable.

type Option

type Option func(*Client)

func SetTimeout

func SetTimeout(duration time.Duration) Option

SetTimeout change request timeout.

Jump to

Keyboard shortcuts

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