client

package
v0.4.11 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallAPI

func CallAPI(
	baseURL, method, pth string,
	q url.Values,
	bodyEncoder func() (io.Reader, error),
	responseCallback func(io.Reader) error,
	expectedStatus int,
) error

func JSONDecoder

func JSONDecoder(v interface{}) func(r io.Reader) error

func JSONEncoder

func JSONEncoder(v interface{}) func() (io.Reader, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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