Documentation
¶
Index ¶
- Constants
- type Client
- func (c *Client) Request(ctx context.Context, method, path string, query url.Values, body any) (*Response, error)
- func (c *Client) RequestAllPages(ctx context.Context, method, path string, query url.Values, body any) (*Response, error)
- func (c *Client) UploadFile(ctx context.Context, uploadURL string, headers map[string]string, ...) error
- type Error
- type Response
Constants ¶
View Source
const DefaultBaseURL = "https://api.tripsy.app"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.