package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 11, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package uid encapsulates unique identifiers code used by the scheduler.
func New(group uint64, name string) *UID
func Parse(ser string) *UID
func (self *UID) Group() uint64
func (self *UID) Name() string
func (self *UID) String() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.