MCPcopy Create free account

hub / github.com/google/uuid / functions

Functions148 in github.com/google/uuid

FunctionTestBadRand
(t *testing.T)
uuid_test.go:489
FunctionTestClockSeq
(t *testing.T)
uuid_test.go:228
FunctionTestClockSeqRace
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
FunctionTestCoding
(t *testing.T)
uuid_test.go:280
FunctionTestConstants
(t *testing.T)
uuid_test.go:156
FunctionTestDCE
(t *testing.T)
uuid_test.go:471
FunctionTestFromBytes
(t *testing.T)
uuid_test.go:137
FunctionTestGetTime
(t *testing.T)
time_test.go:8
FunctionTestIsWrongLength
(t *testing.T)
uuid_test.go:569
FunctionTestJSON
(t *testing.T)
json_test.go:15
FunctionTestJSONUnmarshal
(t *testing.T)
json_test.go:34
FunctionTestMD5
(t *testing.T)
uuid_test.go:409
FunctionTestNew
(t *testing.T)
uuid_test.go:206
FunctionTestNewV6FromTimeGeneratesUniqueUUIDs
(t *testing.T)
version6_test.go:42
FunctionTestNewV6WithTime
(t *testing.T)
version6_test.go:8
FunctionTestNode
(t *testing.T)
uuid_test.go:345
FunctionTestNodeAndTime
(t *testing.T)
uuid_test.go:389
FunctionTestNodeID
(t *testing.T)
uuid_test.go:425
FunctionTestNullUUIDMarshalBinary
(t *testing.T)
null_test.go:136
FunctionTestNullUUIDMarshalJSON
(t *testing.T)
null_test.go:168
FunctionTestNullUUIDMarshalText
(t *testing.T)
null_test.go:72
FunctionTestNullUUIDScan
(t *testing.T)
null_test.go:13
FunctionTestNullUUIDUnmarshalJSON
(t *testing.T)
null_test.go:201
FunctionTestNullUUIDUnmarshalText
(t *testing.T)
null_test.go:104
FunctionTestNullUUIDValue
(t *testing.T)
null_test.go:41
FunctionTestRandPool
(t *testing.T)
uuid_test.go:544
FunctionTestRandomFromReader
(t *testing.T)
uuid_test.go:523
FunctionTestRandomUUID
(t *testing.T)
uuid_test.go:168
FunctionTestRandomUUID_Pooled
(t *testing.T)
uuid_test.go:186
FunctionTestSHA1
(t *testing.T)
uuid_test.go:417
FunctionTestScan
(t *testing.T)
sql_test.go:12
FunctionTestSetRand
(t *testing.T)
uuid_test.go:504
FunctionTestUUID
(t *testing.T)
uuid_test.go:129
FunctionTestValidate
TestValidate checks various scenarios for the Validate function
uuid_test.go:610
FunctionTestValue
(t *testing.T)
sql_test.go:106
FunctionTestVersion1
(t *testing.T)
uuid_test.go:306
FunctionTestVersion6
(t *testing.T)
uuid_test.go:784
FunctionTestVersion7
uuid v7 time is only unix milliseconds, so uuid1.Time() == uuid2.Time() is right, but uuid1 must != uuid2
uuid_test.go:825
FunctionTestVersion7FromReader
(t *testing.T)
uuid_test.go:874
FunctionTestVersion7Monotonicity
(t *testing.T)
uuid_test.go:887
FunctionTestVersion7MonotonicityStrict
(t *testing.T)
uuid_test.go:909
FunctionTestVersion7_pooled
uuid v7 time is only unix milliseconds, so uuid1.Time() == uuid2.Time() is right, but uuid1 must != uuid2
uuid_test.go:849
FunctionTestWrongLength
(t *testing.T)
uuid_test.go:560
MethodUnmarshalBinary
UnmarshalBinary implements encoding.BinaryUnmarshaler.
null.go:70
MethodUnmarshalJSON
UnmarshalJSON implements json.Unmarshaler.
null.go:110
MethodUnmarshalText
UnmarshalText implements encoding.TextUnmarshaler.
marshal.go:17
MethodUnmarshalText
UnmarshalText implements encoding.TextUnmarshaler.
null.go:89
FunctiongetHardwareInterface
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
← previous101–148 of 148, ranked by callers