Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

License

NotificationsYou must be signed in to change notification settings

google/uuid

The uuid package generates and inspects UUIDs based onRFC 4122and DCE 1.1: Authentication and Security Services.

This package is based on the github.com/pborman/uuid package (previously namedcode.google.com/p/go-uuid). It differs from these earlier packages in thata UUID is a 16 byte array rather than a byte slice. One loss due to thischange is the ability to represent an invalid UUID (vs a NIL UUID).

Install
go get github.com/google/uuid
Documentation

Go Reference

Fullgo doc style documentation for the package can be viewed online withoutinstalling this package by using the GoDoc site here:http://pkg.go.dev/github.com/google/uuid

About

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp