 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	ErrAuthToken = errors.New("Authorization failed for the access token and project ref pair")
)
    Functions ¶
Types ¶
type HealthResponse ¶
type SwaggerInfo ¶
type SwaggerResponse ¶
type SwaggerResponse struct {
	Swagger string      `json:"swagger"`
	Info    SwaggerInfo `json:"info"`
}
    type TenantAPI ¶ added in v1.165.1
func NewTenantAPI ¶ added in v1.165.1
func (*TenantAPI) GetGotrueVersion ¶ added in v1.165.1
func (*TenantAPI) GetPostgrestVersion ¶ added in v1.165.1
 Click to show internal directories. 
   Click to hide internal directories.