예제 #1
0
파일: test.pb.go 프로젝트: 13pinj/todoapp
func (m *Test) String() string { return proto.CompactTextString(m) }
예제 #2
0
파일: proto3.pb.go 프로젝트: 13pinj/todoapp
func (m *Message) String() string { return proto.CompactTextString(m) }
예제 #3
0
파일: test.pb.go 프로젝트: 13pinj/todoapp
func (m *Test_OptionalGroup) String() string { return proto.CompactTextString(m) }
예제 #4
0
파일: proto3.pb.go 프로젝트: 13pinj/todoapp
func (m *Nested) String() string { return proto.CompactTextString(m) }