addressesv1

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_watcher_addresses_v1_addresses_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Address

type Address struct {
	Value      string        `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	Blockchain v2.Blockchain `protobuf:"varint,2,opt,name=blockchain,proto3,enum=eproxy.common.v2.Blockchain" json:"blockchain,omitempty"`
	// contains filtered or unexported fields
}

func (*Address) Descriptor deprecated

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

Deprecated: Use Address.ProtoReflect.Descriptor instead.

func (*Address) GetBlockchain

func (x *Address) GetBlockchain() v2.Blockchain

func (*Address) GetValue

func (x *Address) GetValue() string

func (*Address) ProtoMessage

func (*Address) ProtoMessage()

func (*Address) ProtoReflect

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

func (*Address) Reset

func (x *Address) Reset()

func (*Address) String

func (x *Address) String() string

type AppendAddressesToWatchListRequest

type AppendAddressesToWatchListRequest struct {
	Addresses []*Address `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"`
	// contains filtered or unexported fields
}

func (*AppendAddressesToWatchListRequest) Descriptor deprecated

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

Deprecated: Use AppendAddressesToWatchListRequest.ProtoReflect.Descriptor instead.

func (*AppendAddressesToWatchListRequest) GetAddresses

func (x *AppendAddressesToWatchListRequest) GetAddresses() []*Address

func (*AppendAddressesToWatchListRequest) ProtoMessage

func (*AppendAddressesToWatchListRequest) ProtoMessage()

func (*AppendAddressesToWatchListRequest) ProtoReflect

func (*AppendAddressesToWatchListRequest) Reset

func (*AppendAddressesToWatchListRequest) String

type AppendAddressesToWatchListResponse

type AppendAddressesToWatchListResponse struct {
	Addresses []*Address `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"`
	// contains filtered or unexported fields
}

func (*AppendAddressesToWatchListResponse) Descriptor deprecated

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

Deprecated: Use AppendAddressesToWatchListResponse.ProtoReflect.Descriptor instead.

func (*AppendAddressesToWatchListResponse) GetAddresses

func (x *AppendAddressesToWatchListResponse) GetAddresses() []*Address

func (*AppendAddressesToWatchListResponse) ProtoMessage

func (*AppendAddressesToWatchListResponse) ProtoMessage()

func (*AppendAddressesToWatchListResponse) ProtoReflect

func (*AppendAddressesToWatchListResponse) Reset

func (*AppendAddressesToWatchListResponse) String

type UpdateWatchListRequest

type UpdateWatchListRequest struct {
	Addresses []*Address `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWatchListRequest) Descriptor deprecated

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

Deprecated: Use UpdateWatchListRequest.ProtoReflect.Descriptor instead.

func (*UpdateWatchListRequest) GetAddresses

func (x *UpdateWatchListRequest) GetAddresses() []*Address

func (*UpdateWatchListRequest) ProtoMessage

func (*UpdateWatchListRequest) ProtoMessage()

func (*UpdateWatchListRequest) ProtoReflect

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

func (*UpdateWatchListRequest) Reset

func (x *UpdateWatchListRequest) Reset()

func (*UpdateWatchListRequest) String

func (x *UpdateWatchListRequest) String() string

type UpdateWatchListResponse

type UpdateWatchListResponse struct {
	Addresses []*Address `protobuf:"bytes,3,rep,name=addresses,proto3" json:"addresses,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWatchListResponse) Descriptor deprecated

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

Deprecated: Use UpdateWatchListResponse.ProtoReflect.Descriptor instead.

func (*UpdateWatchListResponse) GetAddresses

func (x *UpdateWatchListResponse) GetAddresses() []*Address

func (*UpdateWatchListResponse) ProtoMessage

func (*UpdateWatchListResponse) ProtoMessage()

func (*UpdateWatchListResponse) ProtoReflect

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

func (*UpdateWatchListResponse) Reset

func (x *UpdateWatchListResponse) Reset()

func (*UpdateWatchListResponse) String

func (x *UpdateWatchListResponse) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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