MCPcopy
hub / github.com/pquerna/otp / String

Method String

otp.go:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72}
73
74func (k *Key) String() string {
75 return k.orig
76}
77
78// Image returns an QR-Code image of the specified width and height,
79// suitable for use by many clients like Google-Authenricator

Callers 6

URLMethod · 0.45
GenerateFunction · 0.45
TestGenerateFunction · 0.45
EncodeQueryFunction · 0.45
GenerateFunction · 0.45
TestGenerateFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestGenerateFunction · 0.36
TestGenerateFunction · 0.36