MCPcopy Create free account

hub / github.com/CovidShield/server / functions

Functions319 in github.com/CovidShield/server

MethodAddr
()
pkg/server/server.go:23
MethodAuthenticate
(string)
pkg/keyclaim/authenticator.go:9
MethodAuthenticate
(token string)
pkg/keyclaim/authenticator.go:44
MethodAuthenticate
(region, requestedDay, auth string)
pkg/retrieval/authenticator.go:39
MethodCheckClaimKeyBan
(identifier string)
pkg/persistence/db.go:190
MethodClaimKey
(oneTimeCode string, appPublicKey []byte)
pkg/persistence/db.go:102
MethodClaimKeyFailure
(identifier string)
pkg/persistence/db.go:198
MethodClaimKeySuccess
(identifier string)
pkg/persistence/db.go:194
MethodCleanup
()
pkg/telemetry/telemetry.go:38
MethodClose
()
pkg/persistence/db.go:206
FunctionCurrentRollingStartIntervalNumber
()
pkg/proto/covidshield/defs.go:44
MethodDeleteOldDiagnosisKeys
()
pkg/persistence/db.go:81
MethodDeleteOldEncryptionKeys
()
pkg/persistence/db.go:85
MethodDeleteOldFailedClaimKeyAttempts
()
pkg/persistence/db.go:202
MethodDescriptor
Deprecated: Use KeyClaimRequest.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:241
MethodDescriptor
Deprecated: Use KeyClaimResponse.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:301
MethodDescriptor
Deprecated: Use EncryptedUploadRequest.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:396
MethodDescriptor
Deprecated: Use EncryptedUploadResponse.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:466
MethodDescriptor
Deprecated: Use TemporaryExposureKeyExport.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:586
MethodDescriptor
Deprecated: Use SignatureInfo.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:688
MethodDescriptor
Deprecated: Use TemporaryExposureKey.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:762
MethodDescriptor
Deprecated: Use TEKSignatureList.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:831
MethodDescriptor
Deprecated: Use TEKSignature.ProtoReflect.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:886
MethodEnum
()
pkg/proto/covidshield/proto.pb.go:62
MethodEnum
()
pkg/proto/covidshield/proto.pb.go:156
MethodEnumDescriptor
Deprecated: Use KeyClaimResponse_ErrorCode.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:95
MethodEnumDescriptor
Deprecated: Use EncryptedUploadResponse_ErrorCode.Descriptor instead.
pkg/proto/covidshield/proto.pb.go:189
MethodFetchKeysForDateNumber
(region string, dateNumber uint32, currentRSIN int32)
pkg/persistence/db.go:160
MethodGetAppPublicKey
()
pkg/proto/covidshield/proto.pb.go:407
MethodGetBatchNum
()
pkg/proto/covidshield/proto.pb.go:611
MethodGetBatchNum
()
pkg/proto/covidshield/proto.pb.go:897
MethodGetBatchSize
()
pkg/proto/covidshield/proto.pb.go:618
MethodGetBatchSize
()
pkg/proto/covidshield/proto.pb.go:904
MethodGetEndTimestamp
()
pkg/proto/covidshield/proto.pb.go:597
MethodGetError
()
pkg/proto/covidshield/proto.pb.go:305
MethodGetError
()
pkg/proto/covidshield/proto.pb.go:470
MethodGetKeys
()
pkg/proto/covidshield/proto.pb.go:632
MethodGetNonce
()
pkg/proto/covidshield/proto.pb.go:414
MethodGetPayload
()
pkg/proto/covidshield/proto.pb.go:421
MethodGetRegion
()
pkg/proto/covidshield/proto.pb.go:604
MethodGetRemainingBanDuration
()
pkg/proto/covidshield/proto.pb.go:326
MethodGetServerPublicKey
()
pkg/proto/covidshield/proto.pb.go:312
MethodGetServerPublicKey
()
pkg/proto/covidshield/proto.pb.go:400
MethodGetSignature
()
pkg/proto/covidshield/proto.pb.go:911
MethodGetSignatureAlgorithm
()
pkg/proto/covidshield/proto.pb.go:706
MethodGetSignatureInfo
()
pkg/proto/covidshield/proto.pb.go:890
MethodGetSignatureInfos
()
pkg/proto/covidshield/proto.pb.go:625
MethodGetSignatures
()
pkg/proto/covidshield/proto.pb.go:835
MethodGetStartTimestamp
()
pkg/proto/covidshield/proto.pb.go:590
MethodGetTriesRemaining
()
pkg/proto/covidshield/proto.pb.go:319
MethodGetVerificationKeyId
()
pkg/proto/covidshield/proto.pb.go:699
MethodGetVerificationKeyVersion
()
pkg/proto/covidshield/proto.pb.go:692
FunctionHourNumberPlusDays
(hourNumber uint32, days int)
pkg/timemath/timemath.go:31
FunctionIntoKey
(bytes []byte)
pkg/proto/covidshield/defs.go:22
FunctionIntoNonce
(bytes []byte)
pkg/proto/covidshield/defs.go:33
MethodNewKeyClaim
(region, originator string)
pkg/persistence/db.go:111
MethodNumber
()
pkg/proto/covidshield/proto.pb.go:80
MethodNumber
()
pkg/proto/covidshield/proto.pb.go:174
FunctionOpenTelemetryMiddleware
OpenTelemetryMiddleware adds monitoring around HTTP requests. Be careful not to add anything here that captures personally-identify information such a
pkg/telemetry/telemetry.go:130
MethodPrivForPub
(pub []byte)
pkg/persistence/db.go:140
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:226
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:286
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:381
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:451
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:502
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:571
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:673
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:747
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:816
MethodProtoMessage
()
pkg/proto/covidshield/proto.pb.go:871
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:228
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:288
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:383
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:453
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:504
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:573
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:675
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:749
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:818
MethodProtoReflect
()
pkg/proto/covidshield/proto.pb.go:873
MethodRegisterRouting
(r *mux.Router)
pkg/server/upload.go:28
MethodRegisterRouting
(r *mux.Router)
pkg/server/retrieve.go:34
MethodRegisterRouting
POST /new-key-claim
pkg/server/keyclaim.go:30
MethodRegisterRouting
(r *mux.Router)
pkg/server/config.go:21
MethodRegisterRouting
(r *mux.Router)
pkg/server/services.go:25
MethodReset
()
pkg/proto/covidshield/proto.pb.go:213
MethodReset
()
pkg/proto/covidshield/proto.pb.go:273
MethodReset
()
pkg/proto/covidshield/proto.pb.go:368
MethodReset
()
pkg/proto/covidshield/proto.pb.go:438
MethodReset
()
pkg/proto/covidshield/proto.pb.go:489
MethodReset
()
pkg/proto/covidshield/proto.pb.go:558
MethodReset
()
pkg/proto/covidshield/proto.pb.go:660
MethodReset
()
pkg/proto/covidshield/proto.pb.go:734
MethodReset
()
pkg/proto/covidshield/proto.pb.go:803
MethodReset
()
pkg/proto/covidshield/proto.pb.go:858
MethodRun
()
pkg/expiration/worker.go:26
MethodSign
(data []byte)
pkg/retrieval/signer.go:39
MethodStoreKeys
(appPubKey *[32]byte, keys []*pb.TemporaryExposureKey)
pkg/persistence/db.go:156
MethodString
()
pkg/proto/covidshield/proto.pb.go:68
MethodString
()
pkg/proto/covidshield/proto.pb.go:162
← previousnext →101–200 of 319, ranked by callers