Tim Burks 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
..
sample 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
sticky 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
README 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
SampleMessage.bin 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
SampleRequest.bin 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
StickyNoteRequest.bin 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
descriptor.out 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
descriptor.proto 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
sample.out 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
sample.proto 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
stickynote.out 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky
stickynote.proto 090ff56454 Add QuickProto framework for protocol buffer support without code generation. před 9 roky

README


# use this to compile protos
protoc sample.proto -osample.out --go_out=:.