MCPcopy
hub / github.com/daptin/daptin / Connection

Method Connection

server/dbresourceinterface/interface.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 TableInfo() *table_info.TableInfo
19 GetAdminEmailId(transaction *sqlx.Tx) string
20 Connection() database.DatabaseConnection
21 HandleActionRequest(request actionresponse.ActionRequest, data api2go.Request, transaction1 *sqlx.Tx) ([]actionresponse.ActionResponse, error)
22 GetActionHandler(name string) actionresponse.ActionPerformerInterface
23 GetCredentialByName(credentialName string, transaction *sqlx.Tx) (*Credential, error)

Callers 15

ProcessEventMessageFunction · 0.65
MakeGraphqlSchemaFunction · 0.65
MainFunction · 0.65
VerifyLOGINMethod · 0.65
DaptinSmtpDbResourceFunction · 0.65
AssetUploadHandlerFunction · 0.65
InitializeYjsResourcesFunction · 0.65
CreateYjsStoreFunction · 0.65
loadAuthorizedAssetRowFunction · 0.65
CreateStatsHandlerFunction · 0.65
CreateJsModelHandlerFunction · 0.65

Implementers 1

DbResourceserver/resource/dbresource.go

Calls

no outgoing calls

Tested by

no test coverage detected