helpers

package
v0.0.0-...-ad1f59c Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: Apache-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 Connector

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

func NewConnector

func NewConnector(client client.Client) *Connector

func (*Connector) Get

func (c *Connector) Get(endpoint *url.URL, dst interface{}) (err error)

func (*Connector) PostJSON

func (c *Connector) PostJSON(endpoint *url.URL, req interface{}, ctx context.Context, dst interface{}) (err error)

Jump to

Keyboard shortcuts

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