type github.com/google/uuid.Variant
4 uses
github.com/google/uuid (current package)
uuid.go#L26: type Variant byte
uuid.go#L30: Invalid = Variant(iota) // Invalid UUID
uuid.go#L272: func (uuid UUID) Variant() Variant {
uuid.go#L297: func (v Variant) String() string {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |