xid

package
v0.0.0-...-8a06ad0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package xid represents the interface generate implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

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

Generator predetermines the consistency of the generate implementation.

func New

func New(errors errors.ErrorManager) *Generator

New is a Generator constructor.

func (*Generator) GetTimeFromTraceID

func (g *Generator) GetTimeFromTraceID(id string) (time.Time, error)

GetTimeFromTraceID provides time.Time from ObjectId.

func (*Generator) NewTraceID

func (g *Generator) NewTraceID() string

NewTraceID provides new object id.

Jump to

Keyboard shortcuts

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