supabase

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseURL = "https://api.supabase.com"
)

Variables

This section is empty.

Functions

func ConfigInstance

func ConfigInstance() interface{}

func GetConfig

func GetConfig(connection *plugin.Connection) supabaseConfig

GetConfig :: retrieve and cast connection config from query data

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Plugin creates this (supabase) plugin

Types

type CustomHostname

type CustomHostname struct {
	api.UpdateCustomHostnameResponse
	ProjectId string
}

type Function

type Function struct {
	api.FunctionResponse
	ProjectId string
}

type NetworkRestrictions

type NetworkRestrictions struct {
	api.NetworkRestrictionsResponse
	ProjectId string
}

type Secret

type Secret struct {
	api.SecretResponse
	ProjectId string
}

Jump to

Keyboard shortcuts

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