uid

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package uid encapsulates unique identifiers code used by the scheduler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UID

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

func New

func New(group uint64, name string) *UID

func Parse

func Parse(ser string) *UID

func (*UID) Group

func (self *UID) Group() uint64

func (*UID) Name

func (self *UID) Name() string

func (*UID) String

func (self *UID) String() string

Jump to

Keyboard shortcuts

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