Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
500
type
ser
interface
{
501
Sign(*asymmetric.PrivateKey) error
502
}
503
504
func
benchmarkVerify(b *testing.B, v ver) {
Callers
15
benchmarkSign
Function · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
generateRandomTransfer
Function · 0.65
buildRequest
Function · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
Sign
Method · 0.65
Implementers
15
TestTransactionEncode
blockproducer/interfaces/transaction_w
CreateDatabaseRequest
types/db_service_types.go
CreateDatabaseResponse
types/db_service_types.go
DropDatabaseRequest
types/db_service_types.go
GetDatabaseRequest
types/db_service_types.go
GetDatabaseResponse
types/db_service_types.go
SignedCreateDatabaseRequestHeader
types/db_service_types.go
SignedCreateDatabaseResponseHeader
types/db_service_types.go
SignedDropDatabaseRequestHeader
types/db_service_types.go
SignedGetDatabaseRequestHeader
types/db_service_types.go
SignedGetDatabaseResponseHeader
types/db_service_types.go
Ack
types/ack_type.go
Calls
no outgoing calls
Tested by
15
benchmarkSign
Function · 0.52
generateRandomTransfer
Function · 0.52
buildRequest
Function · 0.52
createTestPeers
Function · 0.52
buildQuery
Method · 0.52
setupBenchmarkChainRequest
Function · 0.52
TestChain
Function · 0.52
setupBenchmarkMuxParallel
Function · 0.52
TestMuxService
Function · 0.52
Sign
Method · 0.52
TestDefaultHashSignVerifierImpl
Function · 0.52
TestBlock
Function · 0.52