package upid
import "github.com/mesos/mesos-go/api/v0/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.11 (latest)
- Published
- May 15, 2020
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.