Searched defs:UnmarshalTextTest (Results 1 – 1 of 1) sorted by relevance
44 type UnmarshalTextTest struct { struct45 in string46 err string // if "", no error expected47 out *MyMessage