ndbclient

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 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 NDBClient

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

func NewNDBClient

func NewNDBClient(username, password, url, caCert string, skipVerify bool) *NDBClient

func (*NDBClient) Delete

func (ndbClient *NDBClient) Delete(path string, body interface{}) (*http.Response, error)

func (*NDBClient) Get

func (ndbClient *NDBClient) Get(path string) (*http.Response, error)

func (*NDBClient) Post

func (ndbClient *NDBClient) Post(path string, body interface{}) (*http.Response, error)

Jump to

Keyboard shortcuts

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