Documentation
¶
Rendered for js/wasm
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeDirectFetchJSON ¶
MakeDirectFetchJSON makes a direct fetch and unmarshals JSON response
Types ¶
type FetchResponse ¶
FetchResponse represents a response from a direct fetch call
func MakeDirectFetch ¶
func MakeDirectFetch(url string, token string) (*FetchResponse, error)
MakeDirectFetch makes a direct fetch call to the API without going through a proxy
Click to show internal directories.
Click to hide internal directories.