uuid

package
v0.0.0-...-c5bcced Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

The id/uuid package generates uuid ids.

var lib = require('id/uuid');
var out = lib.v4();
console.log(out);

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(orb *orbit.Orbit) interface{}

Types

type Module

type Module struct {
	DNS  uuid.UUID
	URL  uuid.UUID
	OID  uuid.UUID
	X500 uuid.UUID
	// contains filtered or unexported fields
}

func (*Module) V1

func (this *Module) V1() string

func (*Module) V2

func (this *Module) V2(domain byte) string

func (*Module) V3

func (this *Module) V3(from, name string) string

func (*Module) V4

func (this *Module) V4() string

func (*Module) V5

func (this *Module) V5(from, name string) string

Jump to

Keyboard shortcuts

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