//
pkg.gl
Category
github.com/daotl/go-marsha
protobuf
package
0.3.0
Repository:
https://github.com/daotl/go-marsha.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
330 SLOC
#
Functions
New
New creates a Marsha.
#
Variables
ErrNotPBStructPtr
No description provided by the author
ErrWrongPBType
No description provided by the author
File_test_proto
No description provided by the author
File_test2_proto
No description provided by the author
#
Structs
Marsha
Marsha is a `marsha.Marsha` implementation for Protocol Buffers backed by `*.pb.go` files pre-generated by `protoc`.
Test
No description provided by the author
Test2
No description provided by the author
#
Interfaces
Struct
Struct implementations should embed their corresponding `proto.Message`s by pointer.
StructPtr
No description provided by the author