Home
last modified time | relevance | path

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

/external/golang-protobuf/internal/encoding/json/
Ddecode_test.go248 type Ui64 struct { struct
249 val uint64
252 func (x Ui64) check(tok json.Token) string {