Versions in this module Expand all Collapse all v1 v1.0.0 Aug 19, 2023 Changes in this version + var DB *sql.DB + func DbEstablish() + func DbQuery(query string, args []any) (*sql.Rows, error) + func FrontAccessAuth(session_id string) (string, error) + func RegisterOsidAndRequestKey(session_id string, oauth_struct omodules.OAuthStruct) (string, error) + type OrchestratorRecord_Email struct + type OrchestratorRecord_RequestKey struct