Home
last modified time | relevance | path

Searched defs:Tuuid (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/go/thrift/
Duuid.go44 type Tuuid [16]byte type
Dpointerize.go59 func TuuidPtr(v Tuuid) *Tuuid { return &v }
Dprotocol.go55 WriteUUID(ctx context.Context, value Tuuid) error