Searched defs:unmarshalerText (Results 1 – 1 of 1) sorted by relevance
101 type unmarshalerText struct { struct102 A, B string106 func (u unmarshalerText) MarshalText() ([]byte, error) {110 func (u *unmarshalerText) UnmarshalText(b []byte) error {