commit | 986ba6557a848c4489654b54bb89205e537c644b | [log] [tgz] |
---|---|---|
author | Paul Borman <bormanp@amazon.com> | Tue Aug 28 17:46:10 2018 |
committer | Paul Borman <bormanp@amazon.com> | Tue Aug 28 17:46:10 2018 |
tree | 5e0f537fa2c5eb481171ea63559d1cd9dc306e1e | |
parent | 7005d35a188cc85a941fe179343fb6aa860d64b4 [diff] |
Flip error checking in Array.UnmarshalText as suggested by harrisonhjones.
This project was automatically exported from code.google.com/p/go-uuid
The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
This package now leverages the github.com/google/uuid package (which is based off an earlier version of this package).
go get github.com/pborman/uuid
Full go doc
style documentation for the package can be viewed online without installing this package by using the GoDoc site here: http://godoc.org/github.com/pborman/uuid