Searched defs:outcome (Results 1 – 1 of 1) sorted by relevance
37 type outcome struct { struct38 target string39 privacyCondition string40 shareCondition string43 func (o *outcome) String() string {