MCPcopy Index your code
hub / github.com/daptin/daptin / GetAdminEmailId

Method GetAdminEmailId

server/dbresourceinterface/interface.go:19–19  ·  view source on GitHub ↗
(transaction *sqlx.Tx)

Source from the content-addressed store, hash-verified

17 GetObjectPermissionByReferenceId(name string, ref daptinid.DaptinReferenceId, tx *sqlx.Tx) permission.PermissionInstance
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

Callers 3

MainFunction · 0.65
CreateSubSitesFunction · 0.65
CreateAssetColumnSyncFunction · 0.65

Implementers 1

DbResourceserver/resource/dbresource.go

Calls

no outgoing calls

Tested by

no test coverage detected