api

package
v0.0.0-...-2873e01 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Client

func Client(opt options.CortezaOpt, key, secret string) (c *client, err error)

Types

type ClientService

type ClientService interface {
	HttpClient() *http.Client
	Mappings() (*http.Request, error)
	Feed(url.Values) (*http.Request, error)
	Resources(string, url.Values) (*http.Request, error)
	Namespaces() (*http.Request, error)
	Modules(uint64) (*http.Request, error)
	Request(string) (*http.Request, error)
	Authenticate() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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