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
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 }
Click to show internal directories.
Click to hide internal directories.