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

Method Sign

types/types_test.go:501–501  ·  view source on GitHub ↗
(*asymmetric.PrivateKey)

Source from the content-addressed store, hash-verified

499
500type ser interface {
501 Sign(*asymmetric.PrivateKey) error
502}
503
504func benchmarkVerify(b *testing.B, v ver) {

Callers 15

benchmarkSignFunction · 0.65
SignMethod · 0.65
SignMethod · 0.65
generateRandomTransferFunction · 0.65
buildRequestFunction · 0.65
SignMethod · 0.65
SignMethod · 0.65
SignMethod · 0.65
SignMethod · 0.65
SignMethod · 0.65
SignMethod · 0.65
SignMethod · 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 15

benchmarkSignFunction · 0.52
generateRandomTransferFunction · 0.52
buildRequestFunction · 0.52
createTestPeersFunction · 0.52
buildQueryMethod · 0.52
TestChainFunction · 0.52
TestMuxServiceFunction · 0.52
SignMethod · 0.52
TestBlockFunction · 0.52