Searched refs:nonptrMessage (Results 1 – 1 of 1) sorted by relevance
63 type nonptrMessage struct{} struct65 func (m nonptrMessage) ProtoMessage() {} argument66 func (m nonptrMessage) Reset() {} argument67 func (m nonptrMessage) String() string { return "" } argument69 func (m nonptrMessage) Marshal() ([]byte, error) { argument174 {"non-pointer message", nonptrMessage{}},