Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/uuid
/ functions
Functions
148 in github.com/google/uuid
⨍
Functions
148
◇
Types & classes
13
Function
TestBadRand
(t *testing.T)
uuid_test.go:489
Function
TestClockSeq
(t *testing.T)
uuid_test.go:228
Function
TestClockSeqRace
TestClockSeqRace tests for a particular race condition of returning two identical Version1 UUIDs. The duration of 1 minute was chosen as the race con
seq_test.go:20
Function
TestCoding
(t *testing.T)
uuid_test.go:280
Function
TestConstants
(t *testing.T)
uuid_test.go:156
Function
TestDCE
(t *testing.T)
uuid_test.go:471
Function
TestFromBytes
(t *testing.T)
uuid_test.go:137
Function
TestGetTime
(t *testing.T)
time_test.go:8
Function
TestIsWrongLength
(t *testing.T)
uuid_test.go:569
Function
TestJSON
(t *testing.T)
json_test.go:15
Function
TestJSONUnmarshal
(t *testing.T)
json_test.go:34
Function
TestMD5
(t *testing.T)
uuid_test.go:409
Function
TestNew
(t *testing.T)
uuid_test.go:206
Function
TestNewV6FromTimeGeneratesUniqueUUIDs
(t *testing.T)
version6_test.go:42
Function
TestNewV6WithTime
(t *testing.T)
version6_test.go:8
Function
TestNode
(t *testing.T)
uuid_test.go:345
Function
TestNodeAndTime
(t *testing.T)
uuid_test.go:389
Function
TestNodeID
(t *testing.T)
uuid_test.go:425
Function
TestNullUUIDMarshalBinary
(t *testing.T)
null_test.go:136
Function
TestNullUUIDMarshalJSON
(t *testing.T)
null_test.go:168
Function
TestNullUUIDMarshalText
(t *testing.T)
null_test.go:72
Function
TestNullUUIDScan
(t *testing.T)
null_test.go:13
Function
TestNullUUIDUnmarshalJSON
(t *testing.T)
null_test.go:201
Function
TestNullUUIDUnmarshalText
(t *testing.T)
null_test.go:104
Function
TestNullUUIDValue
(t *testing.T)
null_test.go:41
Function
TestRandPool
(t *testing.T)
uuid_test.go:544
Function
TestRandomFromReader
(t *testing.T)
uuid_test.go:523
Function
TestRandomUUID
(t *testing.T)
uuid_test.go:168
Function
TestRandomUUID_Pooled
(t *testing.T)
uuid_test.go:186
Function
TestSHA1
(t *testing.T)
uuid_test.go:417
Function
TestScan
(t *testing.T)
sql_test.go:12
Function
TestSetRand
(t *testing.T)
uuid_test.go:504
Function
TestUUID
(t *testing.T)
uuid_test.go:129
Function
TestValidate
TestValidate checks various scenarios for the Validate function
uuid_test.go:610
Function
TestValue
(t *testing.T)
sql_test.go:106
Function
TestVersion1
(t *testing.T)
uuid_test.go:306
Function
TestVersion6
(t *testing.T)
uuid_test.go:784
Function
TestVersion7
uuid v7 time is only unix milliseconds, so uuid1.Time() == uuid2.Time() is right, but uuid1 must != uuid2
uuid_test.go:825
Function
TestVersion7FromReader
(t *testing.T)
uuid_test.go:874
Function
TestVersion7Monotonicity
(t *testing.T)
uuid_test.go:887
Function
TestVersion7MonotonicityStrict
(t *testing.T)
uuid_test.go:909
Function
TestVersion7_pooled
uuid v7 time is only unix milliseconds, so uuid1.Time() == uuid2.Time() is right, but uuid1 must != uuid2
uuid_test.go:849
Function
TestWrongLength
(t *testing.T)
uuid_test.go:560
Method
UnmarshalBinary
UnmarshalBinary implements encoding.BinaryUnmarshaler.
null.go:70
Method
UnmarshalJSON
UnmarshalJSON implements json.Unmarshaler.
null.go:110
Method
UnmarshalText
UnmarshalText implements encoding.TextUnmarshaler.
marshal.go:17
Method
UnmarshalText
UnmarshalText implements encoding.TextUnmarshaler.
null.go:89
Function
getHardwareInterface
cached list of interfaces getHardwareInterface returns the name and hardware address of interface name. If name is "" then the name and hardware addre
node_net.go:19
← previous
101–148 of 148, ranked by callers