package echo import ( ) type ExamplepbSimpleMessage struct { Id string `json:"id,omitempty"` }