()
| 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) |
no outgoing calls
no test coverage detected