internal

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type P0ProviderData

type P0ProviderData struct {
	BaseUrl        string
	Authentication string
	Client         *http.Client
}

func (*P0ProviderData) Do

func (data *P0ProviderData) Do(req *http.Request, value any) (err error)

func (*P0ProviderData) Get

func (data *P0ProviderData) Get(path string, value any) (err error)

func (*P0ProviderData) Post

func (data *P0ProviderData) Post(path string, body []byte, value any) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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