コード例 #1
0
ファイル: test.pb.go プロジェクト: Celluliodio/flannel
func (m *OldReply) Marshal() ([]byte, error) {
	return proto.MarshalMessageSet(m.ExtensionMap())
}
コード例 #2
0
ファイル: test.pb.go プロジェクト: Rudloff/platform
func (m *OldReply) Marshal() ([]byte, error) {
	return proto.MarshalMessageSet(&m.XXX_InternalExtensions)
}