Versions in this module Expand all Collapse all v0 v0.0.2 Sep 30, 2015 v0.0.1 Sep 15, 2015 Changes in this version + type UPID struct + Host string + ID string + Port string + func Parse(input string) (*UPID, error) + func (u *UPID) Equal(upid *UPID) bool + func (u *UPID) String() string