package
0.0.0-20240411150133-c414c1cc7dee
Repository: https://github.com/bitquery/protobuf-sql.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
MergeComplete reports whether the merge was performed.
SupportMarshalDeterministic reports whether MarshalOptions.Deterministic is supported.
SupportUnmarshalDiscardUnknown reports whether UnmarshalOptions.DiscardUnknown is supported.
No description provided by the author
UnmarshalInitialized may be set on return if all required fields are known to be set.
# Structs
CheckInitializedInput is input to the CheckInitialized method.
CheckInitializedOutput is output from the CheckInitialized method.
No description provided by the author
MarshalInput is input to the Marshal method.
MarshalOutput is output from the Marshal method.
MergeInput is input to the Merge method.
MergeOutput is output from the Merge method.
Methods is a set of optional fast-path implementations of various operations.
SizeInput is input to the Size method.
SizeOutput is output from the Size method.
UnmarshalInput is input to the Unmarshal method.
UnmarshalOutput is output from the Unmarshal method.
# Interfaces
No description provided by the author
# Type aliases
MarshalInputFlags configure the marshaler.
MergeOutputFlags are output from the Merge method.
SupportFlags indicate support for optional features.
UnmarshalInputFlags configure the unmarshaler.
UnmarshalOutputFlags are output from the Unmarshal method.