Module Protobuf
Provides models of commonly used functions and types in the protobuf packages.
Import path
import semmle.go.frameworks.Protobuf
Predicates
modernProtobufPackage | Gets the name of the modern protobuf top-level implementation package. |
protobufIfacePackage | Gets the name of the modern protobuf implementation’s |
protobufPackages | Gets the name of a top-level protobuf implementation package. |
protobufReflectPackage | Gets the name of the modern protobuf implementation’s |
Classes
GetMethod | A |
MessageType | A protobuf |
UnmarshalFunction | The |