api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(token *auth.Token, env string) *Client

func (*Client) Get

func (c *Client) Get(path string, params url.Values) (map[string]any, error)

func (*Client) Post

func (c *Client) Post(path string, body any) (map[string]any, error)

Directories

Path Synopsis
flights
Package flights provides primitives to interact with the openapi HTTP API.
Package flights provides primitives to interact with the openapi HTTP API.
hotellist
Package hotellist provides primitives to interact with the openapi HTTP API.
Package hotellist provides primitives to interact with the openapi HTTP API.
hotels
Package hotels provides primitives to interact with the openapi HTTP API.
Package hotels provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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