//
pkg.gl
Category
github.com/bitquery/protobuf-sql
protoadapt
package
0.0.0-20240411150133-c414c1cc7dee
Repository:
https://github.com/bitquery/protobuf-sql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
13 SLOC
#
Functions
MessageV1Of
MessageV1Of converts a v2 message to a v1 message.
MessageV2Of
MessageV2Of converts a v1 message to a v2 message.
#
Type aliases
MessageV1
MessageV1 is the original [github.com/golang/protobuf/proto.Message] type.
MessageV2
MessageV2 is the [github.com/bitquery/protobuf-sql/proto.Message] type used by the current [github.com/bitquery/protobuf-sql] module, adding support for reflection.