MCPcopy Index your code
hub / github.com/cloudreve/cloudreve / HashIDEncoder

Method HashIDEncoder

application/dependency/dependency.go:96–96  ·  view source on GitHub ↗

HashIDEncoder Get a singleton hashid.Encoder instance for encoding/decoding hashids.

()

Source from the content-addressed store, hash-verified

94 OAuthClientClient() inventory.OAuthClientClient
95 // HashIDEncoder Get a singleton hashid.Encoder instance for encoding/decoding hashids.
96 HashIDEncoder() hashid.Encoder
97 // TokenAuth Get a singleton auth.TokenAuth instance for token authentication.
98 TokenAuth() auth.TokenAuth
99 // LockSystem Get a singleton lock.LockSystem instance for file lock management.

Callers 15

renderShareOGPageFunction · 0.65
HashIDFunction · 0.65
RegisterMethod · 0.65
sendActivationEmailFunction · 0.65
ActivateUserFunction · 0.65
FinishPasskeyLoginMethod · 0.65
PreparePasskeyRegisterFunction · 0.65
FinishPasskeyRegisterMethod · 0.65
ResetMethod · 0.65
ResetMethod · 0.65
IssueTokenFunction · 0.65
GetUserInfoMethod · 0.65

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected