package upid
import "github.com/mesos/mesos-go/upid"
Package upid defines the UPID type and some utilities of the UPID.
Index ¶
Types ¶
type UPID ¶
UPID is a equivalent of the UPID in libprocess.
func Parse ¶
Parse parses the UPID from the input string.
func (*UPID) Equal ¶
Equal returns true if two upid is equal
func (*UPID) String ¶
String returns the string representation.
Source Files ¶
- Version
- v0.0.1
- Published
- Sep 15, 2015
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.