Pavel Buchinchik
|
df4b9cc330
Add helpful functions for TimeUUID (#1338)
|
%!s(int64=6) %!d(string=hai) anos |
Yasuharu Goto
|
9ce8b08dfa
Add TimeUUIDWith function (#1029)
|
%!s(int64=8) %!d(string=hai) anos |
Chris Bannister
|
0d2d73e7ce
uuid: implement text marshalling functions
|
%!s(int64=10) %!d(string=hai) anos |
Chris Bannister
|
730396a4f6
doc: fix typo in ParseUUID
|
%!s(int64=10) %!d(string=hai) anos |
Zach Marcantel
|
3a2a2a96a1
proper decoding of nanoseconds in TimeUUID
|
%!s(int64=11) %!d(string=hai) anos |
Fred McCann
|
8a78b623a9
alter NewTraceWriter to return a pointer - go vet was complaining about passing traceWriter's mutex by value
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Andrews
|
b6e5cdcf1f
using an offset array now
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Andrews
|
90238cede3
made HexString a const and made b1 and b2 local to the String function
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Andrews
|
9c22f66911
changed the String() method for UUID's
|
%!s(int64=11) %!d(string=hai) anos |
Josh Wright
|
2e81e1acec
Be more flexible in UUID JSON unmarshaling
|
%!s(int64=11) %!d(string=hai) anos |
Dan Forest
|
4c07e2006e
Renamed 'newU' into 'parsed'
|
%!s(int64=11) %!d(string=hai) anos |
Dan Forest
|
39d8f13896
Let UUID implement Unmarshaling interface for encoding/json
|
%!s(int64=11) %!d(string=hai) anos |
Kasper Middelboe Petersen
|
d81fa727f6
Let UUID implements Marshaling interface for encoding/json
|
%!s(int64=11) %!d(string=hai) anos |
Kasper Middelboe Petersen
|
60226544cb
Fix return statements
|
%!s(int64=12) %!d(string=hai) anos |
Kasper Middelboe Petersen
|
9833b09790
Added missing error handling to RandomUUID function
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Hack
|
f240f998ba
Merge pull request #89 from Zariel/uuid-from-string
|
%!s(int64=12) %!d(string=hai) anos |
Chris Bannister
|
2cdc9fb461
Allow uuid's to be unmarsalled into strings and bytes
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Hack
|
e81d018046
uuid: implement the clock sequence properly
|
%!s(int64=12) %!d(string=hai) anos |
Christoph Hack
|
6e56055fd0
moved separate uuid package to the main package
|
%!s(int64=12) %!d(string=hai) anos |