Searched defs:nonptrMessage (Results 1 – 1 of 1) sorted by relevance
63 type nonptrMessage struct{} struct65 func (m nonptrMessage) ProtoMessage() {}66 func (m nonptrMessage) Reset() {}67 func (m nonptrMessage) String() string { return "" }69 func (m nonptrMessage) Marshal() ([]byte, error) {