abstract

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Endpoint   *config.Endpoint
	Credential *config.Credential
	// contains filtered or unexported fields
}

Service ***

func NewService

func NewService(credential *config.Credential, endpoint *config.Endpoint) *Service

func (*Service) DELETE

func (o *Service) DELETE(url string, result any, v ...any) error

DELETE ***

func (*Service) GET

func (o *Service) GET(url string, result any, v ...any) error

GET ***

func (*Service) POST

func (o *Service) POST(url string, result any, v ...any) error

POST ***

func (*Service) PUT

func (o *Service) PUT(url string, result any, v ...any) error

PUT ***

Jump to

Keyboard shortcuts

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