uuid

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: MIT Imports: 1 Imported by: 3

README

uuid

wrapper library for google uuid

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Nil = UUID{/* contains filtered or unexported fields */}

Functions

This section is empty.

Types

type UUID

type UUID struct {
	// contains filtered or unexported fields
}

func New

func New() UUID

func Parse

func Parse(s string) (UUID, error)

func (UUID) MarshalJSON

func (u UUID) MarshalJSON() ([]byte, error)

func (UUID) String

func (u UUID) String() string

func (*UUID) UnmarshalJSON

func (u *UUID) UnmarshalJSON(b []byte) error

func (UUID) Uuid

func (u UUID) Uuid() uuid.UUID

Jump to

Keyboard shortcuts

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