Versions in this module Expand all Collapse all v5 v5.6.0 Apr 29, 2023 v5.5.0 Apr 22, 2023 Changes in this version + var E_MappedField = &proto.ExtensionDesc + var E_Mapping = &proto.ExtensionDesc + var E_Opts = &proto.ExtensionDesc + var E_Pkg = &proto.ExtensionDesc + var E_Ql = &proto.ExtensionDesc + var E_ServiceType = &proto.ExtensionDesc + var PersistenceOptions_name = map[int32]string + var PersistenceOptions_value = map[string]int32 + type MOpts struct + After *bool + Before *bool + Query *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MOpts) Descriptor() ([]byte, []int) + func (*MOpts) ProtoMessage() + func (m *MOpts) GetAfter() bool + func (m *MOpts) GetBefore() bool + func (m *MOpts) GetQuery() string + func (m *MOpts) Reset() + func (m *MOpts) String() string + func (m *MOpts) XXX_DiscardUnknown() + func (m *MOpts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MOpts) XXX_Merge(src proto.Message) + func (m *MOpts) XXX_Size() int + func (m *MOpts) XXX_Unmarshal(b []byte) error + type PersistenceOptions int32 + const PersistenceOptions_SPANNER + const PersistenceOptions_SQL + func (PersistenceOptions) EnumDescriptor() ([]byte, []int) + func (x *PersistenceOptions) UnmarshalJSON(data []byte) error + func (x PersistenceOptions) Enum() *PersistenceOptions + func (x PersistenceOptions) String() string + type QLImpl struct + In *string + Name *string + Out *string + PmStrategy *string + Query []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QLImpl) Descriptor() ([]byte, []int) + func (*QLImpl) ProtoMessage() + func (m *QLImpl) GetIn() string + func (m *QLImpl) GetName() string + func (m *QLImpl) GetOut() string + func (m *QLImpl) GetPmStrategy() string + func (m *QLImpl) GetQuery() []string + func (m *QLImpl) Reset() + func (m *QLImpl) String() string + func (m *QLImpl) XXX_DiscardUnknown() + func (m *QLImpl) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QLImpl) XXX_Merge(src proto.Message) + func (m *QLImpl) XXX_Size() int + func (m *QLImpl) XXX_Unmarshal(b []byte) error + type QueryOpts struct + Queries []*QLImpl + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryOpts) Descriptor() ([]byte, []int) + func (*QueryOpts) ProtoMessage() + func (m *QueryOpts) GetQueries() []*QLImpl + func (m *QueryOpts) Reset() + func (m *QueryOpts) String() string + func (m *QueryOpts) XXX_DiscardUnknown() + func (m *QueryOpts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryOpts) XXX_Merge(src proto.Message) + func (m *QueryOpts) XXX_Size() int + func (m *QueryOpts) XXX_Unmarshal(b []byte) error + type TypeMapping struct + Types []*TypeMapping_TypeDescriptor + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TypeMapping) Descriptor() ([]byte, []int) + func (*TypeMapping) ProtoMessage() + func (m *TypeMapping) GetTypes() []*TypeMapping_TypeDescriptor + func (m *TypeMapping) Reset() + func (m *TypeMapping) String() string + func (m *TypeMapping) XXX_DiscardUnknown() + func (m *TypeMapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TypeMapping) XXX_Merge(src proto.Message) + func (m *TypeMapping) XXX_Size() int + func (m *TypeMapping) XXX_Unmarshal(b []byte) error + type TypeMapping_TypeDescriptor struct + ProtoLabel *descriptor.FieldDescriptorProto_Label + ProtoType *descriptor.FieldDescriptorProto_Type + ProtoTypeName *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TypeMapping_TypeDescriptor) Descriptor() ([]byte, []int) + func (*TypeMapping_TypeDescriptor) ProtoMessage() + func (m *TypeMapping_TypeDescriptor) GetProtoLabel() descriptor.FieldDescriptorProto_Label + func (m *TypeMapping_TypeDescriptor) GetProtoType() descriptor.FieldDescriptorProto_Type + func (m *TypeMapping_TypeDescriptor) GetProtoTypeName() string + func (m *TypeMapping_TypeDescriptor) Reset() + func (m *TypeMapping_TypeDescriptor) String() string + func (m *TypeMapping_TypeDescriptor) XXX_DiscardUnknown() + func (m *TypeMapping_TypeDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TypeMapping_TypeDescriptor) XXX_Merge(src proto.Message) + func (m *TypeMapping_TypeDescriptor) XXX_Size() int + func (m *TypeMapping_TypeDescriptor) XXX_Unmarshal(b []byte) error Other modules containing this package github.com/tcncloud/protoc-gen-persist