uuid

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2018 License: MIT Imports: 3 Imported by: 3

README

uuid

Special thanks to dynport for influencing on this UUID implementation.

Documentation

Overview

Package uuid provides the UUID type and helper functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UUID

type UUID string

UUID is a type used as identifier, following https://www.ietf.org/rfc/rfc4122.txt

func New

func New(s string) UUID

New creates a new UUID given a string.

func (UUID) String

func (uuid UUID) String() string

String returns a string representation of the UUID, implementing the Stringer interface.

Jump to

Keyboard shortcuts

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