Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yusing/godoxy
/ Error
Method
Error
internal/notif/base.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
type
rawError []byte
22
23
func
(e rawError) Error() string {
24
return
string(e)
25
}
26
27
var
(
28
ErrMissingToken = errors.New(
"token is required"
)
Callers
15
TestSubstituteEnvReader_UnsetEnvError
Function · 0.45
ValidateWithFieldTags
Function · 0.45
mapUnmarshalValidate
Function · 0.45
ConvertSlice
Function · 0.45
ConvertString
Function · 0.45
substituteEnv
Function · 0.45
BenchmarkDeserialize
Function · 0.45
TestMustRegisterValidation
Function · 0.45
PostAuthCallbackHandler
Method · 0.45
LoginHandler
Method · 0.45
handleTestCallback
Method · 0.45
csrf.go
File · 0.45
Calls
no outgoing calls
Tested by
15
TestSubstituteEnvReader_UnsetEnvError
Function · 0.36
BenchmarkDeserialize
Function · 0.36
TestMustRegisterValidation
Function · 0.36
TestOIDCLoginHandler
Function · 0.36
TestLogoutHandler
Function · 0.36
TestExtraCertKeyPathsUnique
Function · 0.36
TestCertificateKeyType
Function · 0.36
handleFinalize
Method · 0.36
handleCertificate
Method · 0.36
TestCustomProvider
Function · 0.36
Test_MaxMindConfig_download
Function · 0.36
Test_MaxMindConfig_loadMaxMindDB
Function · 0.36