ibex

package
v6.7.3 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ibex

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

func New

func New(addr, user, pass string, timeout int64) *Ibex

func (*Ibex) DELETE

func (i *Ibex) DELETE() error

func (*Ibex) GET

func (i *Ibex) GET() error

func (*Ibex) Header

func (i *Ibex) Header(key, value string) *Ibex

func (*Ibex) In

func (i *Ibex) In(v interface{}) *Ibex

func (*Ibex) Method

func (i *Ibex) Method(m string) *Ibex

func (*Ibex) Out

func (i *Ibex) Out(ptr interface{}) *Ibex

func (*Ibex) PATCH

func (i *Ibex) PATCH() error

func (*Ibex) POST

func (i *Ibex) POST() error

func (*Ibex) PUT

func (i *Ibex) PUT() error

func (*Ibex) Path

func (i *Ibex) Path(p string) *Ibex

func (*Ibex) QueryString

func (i *Ibex) QueryString(key, value string) *Ibex

Jump to

Keyboard shortcuts

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