package
0.0.0-20150506055402-5bff591dc40d
Repository: https://github.com/going/toolkit.git
Documentation: pkg.go.dev
# README
Pure Go UUID implementation
This package provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.
Usage
See documentation and examples for more information.
Copyright
Copyright (C) 2011 by Krzysztof Kowalik [email protected]. See COPYING file for details.