Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofrs/uuid
/ Error
Method
Error
error.go:38–40 ·
view source on GitHub ↗
Error returns the string representation of the UUID error.
()
Source
from the content-addressed store, hash-verified
36
37
// Error returns the string representation of the UUID error.
38
func
(e Error) Error() string {
39
return
string(e)
40
}
Callers
12
TestDefaultHWAddrFunc
Function · 0.80
testErrCheck
Function · 0.80
testNullUUIDScanNil
Function · 0.80
TestIsAsError
Function · 0.80
TestParseErrors
Function · 0.80
TestUnmarshalBinaryError
Function · 0.80
TestScanError
Function · 0.80
TestUUIDVersionErrors
Function · 0.80
TestErrNoHwAddressFound
Function · 0.80
TestUnmarshalTextParseErrors
Function · 0.80
FuzzFromBytesOrNilFunc
Function · 0.80
FuzzFromStringOrNilFunc
Function · 0.80
Calls
no outgoing calls
Tested by
12
TestDefaultHWAddrFunc
Function · 0.64
testErrCheck
Function · 0.64
testNullUUIDScanNil
Function · 0.64
TestIsAsError
Function · 0.64
TestParseErrors
Function · 0.64
TestUnmarshalBinaryError
Function · 0.64
TestScanError
Function · 0.64
TestUUIDVersionErrors
Function · 0.64
TestErrNoHwAddressFound
Function · 0.64
TestUnmarshalTextParseErrors
Function · 0.64
FuzzFromBytesOrNilFunc
Function · 0.64
FuzzFromStringOrNilFunc
Function · 0.64