Documentation
¶
Index ¶
Constants ¶
View Source
const (
SCHEMA = "restapi"
)
Variables ¶
This section is empty.
Functions ¶
func RunnerFromConnection ¶
func RunnerFromConnection(conn *systemTypes.Connection, connectionID uint64) (*restAPIWrapper, error)
RunnerFromConnection builds a transient restAPIWrapper from a resolved Connection without persisting anything to the DAL. Used for pre-enable health checks. connectionID is used to register credentials in the cred_registry so that OAuth2 token fetching works; pass 0 to skip registration.
Types ¶
Click to show internal directories.
Click to hide internal directories.