uuid

package
v0.0.0-...-4450389 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package `uuid` is a subset of `google/uuid`. See GoDoc <https://godoc.org/github.com/google/uuid>.

Index

Constants

This section is empty.

Variables

View Source
var (
	// vars
	Nil = uuid.Nil

	// funcs
	Must      = uuid.Must
	NewSHA1   = uuid.NewSHA1
	NewRandom = uuid.NewRandom
	Parse     = uuid.Parse
)

Functions

This section is empty.

Types

type I

type I = uuid.UUID

`I` is a `google/uuid.UUID`.

func FromBytes

func FromBytes(data []byte) (I, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL