Searched defs:Tuuid (Results 1 – 3 of 3) sorted by relevance
/thrift-3.4.0/lib/go/thrift/ | ||
D | uuid.go | 44 type Tuuid [16]byte type |
D | pointerize.go | 59 func TuuidPtr(v Tuuid) *Tuuid { return &v } |
D | protocol.go | 55 WriteUUID(ctx context.Context, value Tuuid) error |