http

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SupabaseClient

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

func NewSupabaseClient

func NewSupabaseClient(accessToken string) SupabaseClient

func (*SupabaseClient) Do

func (c *SupabaseClient) Do(req *http.Request) (*http.Response, error)

func (*SupabaseClient) Get

func (c *SupabaseClient) Get(url string) (resp []byte, err error)

func (*SupabaseClient) Post

func (c *SupabaseClient) Post(url, contentType string, body io.Reader) (resp *http.Response, err error)

Jump to

Keyboard shortcuts

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