adapterResponse

package
v0.0.0-...-82e4d71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_adapterResponse_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AdapterResponse

type AdapterResponse struct {
	Entries   []*SchemaEntry `protobuf:"bytes,1,rep,name=Entries,proto3" json:"Entries,omitempty"`
	Timestamp int64          `protobuf:"varint,2,opt,name=Timestamp,proto3" json:"Timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*AdapterResponse) Descriptor deprecated

func (*AdapterResponse) Descriptor() ([]byte, []int)

Deprecated: Use AdapterResponse.ProtoReflect.Descriptor instead.

func (*AdapterResponse) GetEntries

func (x *AdapterResponse) GetEntries() []*SchemaEntry

func (*AdapterResponse) GetTimestamp

func (x *AdapterResponse) GetTimestamp() int64

func (*AdapterResponse) ProtoMessage

func (*AdapterResponse) ProtoMessage()

func (*AdapterResponse) ProtoReflect

func (x *AdapterResponse) ProtoReflect() protoreflect.Message

func (*AdapterResponse) Reset

func (x *AdapterResponse) Reset()

func (*AdapterResponse) String

func (x *AdapterResponse) String() string

type SchemaEntry

type SchemaEntry struct {
	Name            string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Tag             string `protobuf:"bytes,2,opt,name=Tag,proto3" json:"Tag,omitempty"`
	Namespace       string `protobuf:"bytes,3,opt,name=Namespace,proto3" json:"Namespace,omitempty"`
	NamespacePrefix string `protobuf:"bytes,4,opt,name=NamespacePrefix,proto3" json:"NamespacePrefix,omitempty"`
	Value           string `protobuf:"bytes,5,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*SchemaEntry) Descriptor deprecated

func (*SchemaEntry) Descriptor() ([]byte, []int)

Deprecated: Use SchemaEntry.ProtoReflect.Descriptor instead.

func (*SchemaEntry) GetName

func (x *SchemaEntry) GetName() string

func (*SchemaEntry) GetNamespace

func (x *SchemaEntry) GetNamespace() string

func (*SchemaEntry) GetNamespacePrefix

func (x *SchemaEntry) GetNamespacePrefix() string

func (*SchemaEntry) GetTag

func (x *SchemaEntry) GetTag() string

func (*SchemaEntry) GetValue

func (x *SchemaEntry) GetValue() string

func (*SchemaEntry) ProtoMessage

func (*SchemaEntry) ProtoMessage()

func (*SchemaEntry) ProtoReflect

func (x *SchemaEntry) ProtoReflect() protoreflect.Message

func (*SchemaEntry) Reset

func (x *SchemaEntry) Reset()

func (*SchemaEntry) String

func (x *SchemaEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL