package instance import "google.golang.org/protobuf/proto" type Msg2Client struct { SID string UID int Msg proto.Message }