MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / Verify

Method Verify

types/types_test.go:497–497  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

495
496type ver interface {
497 Verify() error
498}
499
500type ser interface {

Callers 15

benchmarkVerifyFunction · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
VerifyMethod · 0.65
TestSignAndVerifyFunction · 0.65

Implementers 15

TestTransactionEncodeblockproducer/interfaces/transaction_w
CreateDatabaseRequesttypes/db_service_types.go
CreateDatabaseResponsetypes/db_service_types.go
DropDatabaseRequesttypes/db_service_types.go
GetDatabaseRequesttypes/db_service_types.go
GetDatabaseResponsetypes/db_service_types.go
SignedCreateDatabaseRequestHeadertypes/db_service_types.go
SignedCreateDatabaseResponseHeadertypes/db_service_types.go
SignedDropDatabaseRequestHeadertypes/db_service_types.go
SignedGetDatabaseRequestHeadertypes/db_service_types.go
SignedGetDatabaseResponseHeadertypes/db_service_types.go
Acktypes/ack_type.go

Calls

no outgoing calls

Tested by 8

benchmarkVerifyFunction · 0.52
TestSignAndVerifyFunction · 0.52
TestPeersFunction · 0.52
VerifyMethod · 0.52
TestBlockFunction · 0.52