Directories
¶
| Path | Synopsis |
|---|---|
|
Package csvinfer guesses the types of CSV columns and uses these to generate a CSVProtoMapping object that in turn may be used to generate a .proto definition and CSV-to-proto parser.
|
Package csvinfer guesses the types of CSV columns and uses these to generate a CSVProtoMapping object that in turn may be used to generate a .proto definition and CSV-to-proto parser. |
|
Package csvtoproto generates a .proto file and a .go file from a go/csv-to-proto mapping file.
|
Package csvtoproto generates a .proto file and a .go file from a go/csv-to-proto mapping file. |
|
Package csvtoprotoparse contains runtime functionality needed by code generated by the go/csv-to-proto tool.
|
Package csvtoprotoparse contains runtime functionality needed by code generated by the go/csv-to-proto tool. |
|
Package protocp transforms one record-oriented format into another record-oriented format where the records are protocol buffers.
|
Package protocp transforms one record-oriented format into another record-oriented format where the records are protocol buffers. |
|
Package recordinfer guesses the types of record columns and uses these to generate a RecordProtoMapping object that in turn may be used to generate a .proto definition and record-to-proto parser.
|
Package recordinfer guesses the types of record columns and uses these to generate a RecordProtoMapping object that in turn may be used to generate a .proto definition and record-to-proto parser. |
|
Package service implements the XToProtoService gRPC service.
|
Package service implements the XToProtoService gRPC service. |
Click to show internal directories.
Click to hide internal directories.