httpclient

package
v0.0.0-...-c20a0a7 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 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 HttpClient

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

func Client

func Client(hostname string, username string, password string) *HttpClient

func (*HttpClient) Document

func (hc *HttpClient) Document(path string) (*goquery.Document, error)

func (*HttpClient) Get

func (hc *HttpClient) Get(path string) (string, error)

func (*HttpClient) RequestChange

func (hc *HttpClient) RequestChange(path string, data string) error

Jump to

Keyboard shortcuts

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