solidity

package module
v0.0.0-...-0eb832a Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 6 Imported by: 20

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional solidity.FileOptions file_options = 50000;
	E_FileOptions = &file_solidity_protobuf_extensions_proto_extTypes[0]
)

Extension fields to descriptorpb.FileOptions.

View Source
var File_SolidityTypes_proto protoreflect.FileDescriptor
View Source
var File_solidity_protobuf_extensions_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Address

type Address struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Structures for representing Solidity's native primitive types borrow from shmookey/solpb and remove some definitions, which should compatible with pb native type (eg. stirng/bool/uint32/uint64) or other solidity type (eg. uint/int)

func (*Address) Descriptor deprecated

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

Deprecated: Use Address.ProtoReflect.Descriptor instead.

func (*Address) GetData

func (x *Address) GetData() []byte

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 Bytes1

type Bytes1 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

fixed bytes (really needed?)

func (*Bytes1) Descriptor deprecated

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

Deprecated: Use Bytes1.ProtoReflect.Descriptor instead.

func (*Bytes1) GetData

func (x *Bytes1) GetData() []byte

func (*Bytes1) ProtoMessage

func (*Bytes1) ProtoMessage()

func (*Bytes1) ProtoReflect

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

func (*Bytes1) Reset

func (x *Bytes1) Reset()

func (*Bytes1) String

func (x *Bytes1) String() string

type Bytes10

type Bytes10 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes10) Descriptor deprecated

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

Deprecated: Use Bytes10.ProtoReflect.Descriptor instead.

func (*Bytes10) GetData

func (x *Bytes10) GetData() []byte

func (*Bytes10) ProtoMessage

func (*Bytes10) ProtoMessage()

func (*Bytes10) ProtoReflect

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

func (*Bytes10) Reset

func (x *Bytes10) Reset()

func (*Bytes10) String

func (x *Bytes10) String() string

type Bytes11

type Bytes11 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes11) Descriptor deprecated

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

Deprecated: Use Bytes11.ProtoReflect.Descriptor instead.

func (*Bytes11) GetData

func (x *Bytes11) GetData() []byte

func (*Bytes11) ProtoMessage

func (*Bytes11) ProtoMessage()

func (*Bytes11) ProtoReflect

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

func (*Bytes11) Reset

func (x *Bytes11) Reset()

func (*Bytes11) String

func (x *Bytes11) String() string

type Bytes12

type Bytes12 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes12) Descriptor deprecated

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

Deprecated: Use Bytes12.ProtoReflect.Descriptor instead.

func (*Bytes12) GetData

func (x *Bytes12) GetData() []byte

func (*Bytes12) ProtoMessage

func (*Bytes12) ProtoMessage()

func (*Bytes12) ProtoReflect

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

func (*Bytes12) Reset

func (x *Bytes12) Reset()

func (*Bytes12) String

func (x *Bytes12) String() string

type Bytes13

type Bytes13 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes13) Descriptor deprecated

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

Deprecated: Use Bytes13.ProtoReflect.Descriptor instead.

func (*Bytes13) GetData

func (x *Bytes13) GetData() []byte

func (*Bytes13) ProtoMessage

func (*Bytes13) ProtoMessage()

func (*Bytes13) ProtoReflect

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

func (*Bytes13) Reset

func (x *Bytes13) Reset()

func (*Bytes13) String

func (x *Bytes13) String() string

type Bytes14

type Bytes14 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes14) Descriptor deprecated

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

Deprecated: Use Bytes14.ProtoReflect.Descriptor instead.

func (*Bytes14) GetData

func (x *Bytes14) GetData() []byte

func (*Bytes14) ProtoMessage

func (*Bytes14) ProtoMessage()

func (*Bytes14) ProtoReflect

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

func (*Bytes14) Reset

func (x *Bytes14) Reset()

func (*Bytes14) String

func (x *Bytes14) String() string

type Bytes15

type Bytes15 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes15) Descriptor deprecated

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

Deprecated: Use Bytes15.ProtoReflect.Descriptor instead.

func (*Bytes15) GetData

func (x *Bytes15) GetData() []byte

func (*Bytes15) ProtoMessage

func (*Bytes15) ProtoMessage()

func (*Bytes15) ProtoReflect

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

func (*Bytes15) Reset

func (x *Bytes15) Reset()

func (*Bytes15) String

func (x *Bytes15) String() string

type Bytes16

type Bytes16 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes16) Descriptor deprecated

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

Deprecated: Use Bytes16.ProtoReflect.Descriptor instead.

func (*Bytes16) GetData

func (x *Bytes16) GetData() []byte

func (*Bytes16) ProtoMessage

func (*Bytes16) ProtoMessage()

func (*Bytes16) ProtoReflect

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

func (*Bytes16) Reset

func (x *Bytes16) Reset()

func (*Bytes16) String

func (x *Bytes16) String() string

type Bytes17

type Bytes17 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes17) Descriptor deprecated

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

Deprecated: Use Bytes17.ProtoReflect.Descriptor instead.

func (*Bytes17) GetData

func (x *Bytes17) GetData() []byte

func (*Bytes17) ProtoMessage

func (*Bytes17) ProtoMessage()

func (*Bytes17) ProtoReflect

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

func (*Bytes17) Reset

func (x *Bytes17) Reset()

func (*Bytes17) String

func (x *Bytes17) String() string

type Bytes18

type Bytes18 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes18) Descriptor deprecated

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

Deprecated: Use Bytes18.ProtoReflect.Descriptor instead.

func (*Bytes18) GetData

func (x *Bytes18) GetData() []byte

func (*Bytes18) ProtoMessage

func (*Bytes18) ProtoMessage()

func (*Bytes18) ProtoReflect

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

func (*Bytes18) Reset

func (x *Bytes18) Reset()

func (*Bytes18) String

func (x *Bytes18) String() string

type Bytes19

type Bytes19 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes19) Descriptor deprecated

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

Deprecated: Use Bytes19.ProtoReflect.Descriptor instead.

func (*Bytes19) GetData

func (x *Bytes19) GetData() []byte

func (*Bytes19) ProtoMessage

func (*Bytes19) ProtoMessage()

func (*Bytes19) ProtoReflect

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

func (*Bytes19) Reset

func (x *Bytes19) Reset()

func (*Bytes19) String

func (x *Bytes19) String() string

type Bytes2

type Bytes2 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes2) Descriptor deprecated

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

Deprecated: Use Bytes2.ProtoReflect.Descriptor instead.

func (*Bytes2) GetData

func (x *Bytes2) GetData() []byte

func (*Bytes2) ProtoMessage

func (*Bytes2) ProtoMessage()

func (*Bytes2) ProtoReflect

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

func (*Bytes2) Reset

func (x *Bytes2) Reset()

func (*Bytes2) String

func (x *Bytes2) String() string

type Bytes20

type Bytes20 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes20) Descriptor deprecated

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

Deprecated: Use Bytes20.ProtoReflect.Descriptor instead.

func (*Bytes20) GetData

func (x *Bytes20) GetData() []byte

func (*Bytes20) ProtoMessage

func (*Bytes20) ProtoMessage()

func (*Bytes20) ProtoReflect

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

func (*Bytes20) Reset

func (x *Bytes20) Reset()

func (*Bytes20) String

func (x *Bytes20) String() string

type Bytes21

type Bytes21 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes21) Descriptor deprecated

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

Deprecated: Use Bytes21.ProtoReflect.Descriptor instead.

func (*Bytes21) GetData

func (x *Bytes21) GetData() []byte

func (*Bytes21) ProtoMessage

func (*Bytes21) ProtoMessage()

func (*Bytes21) ProtoReflect

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

func (*Bytes21) Reset

func (x *Bytes21) Reset()

func (*Bytes21) String

func (x *Bytes21) String() string

type Bytes22

type Bytes22 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes22) Descriptor deprecated

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

Deprecated: Use Bytes22.ProtoReflect.Descriptor instead.

func (*Bytes22) GetData

func (x *Bytes22) GetData() []byte

func (*Bytes22) ProtoMessage

func (*Bytes22) ProtoMessage()

func (*Bytes22) ProtoReflect

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

func (*Bytes22) Reset

func (x *Bytes22) Reset()

func (*Bytes22) String

func (x *Bytes22) String() string

type Bytes23

type Bytes23 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes23) Descriptor deprecated

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

Deprecated: Use Bytes23.ProtoReflect.Descriptor instead.

func (*Bytes23) GetData

func (x *Bytes23) GetData() []byte

func (*Bytes23) ProtoMessage

func (*Bytes23) ProtoMessage()

func (*Bytes23) ProtoReflect

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

func (*Bytes23) Reset

func (x *Bytes23) Reset()

func (*Bytes23) String

func (x *Bytes23) String() string

type Bytes24

type Bytes24 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes24) Descriptor deprecated

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

Deprecated: Use Bytes24.ProtoReflect.Descriptor instead.

func (*Bytes24) GetData

func (x *Bytes24) GetData() []byte

func (*Bytes24) ProtoMessage

func (*Bytes24) ProtoMessage()

func (*Bytes24) ProtoReflect

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

func (*Bytes24) Reset

func (x *Bytes24) Reset()

func (*Bytes24) String

func (x *Bytes24) String() string

type Bytes25

type Bytes25 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes25) Descriptor deprecated

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

Deprecated: Use Bytes25.ProtoReflect.Descriptor instead.

func (*Bytes25) GetData

func (x *Bytes25) GetData() []byte

func (*Bytes25) ProtoMessage

func (*Bytes25) ProtoMessage()

func (*Bytes25) ProtoReflect

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

func (*Bytes25) Reset

func (x *Bytes25) Reset()

func (*Bytes25) String

func (x *Bytes25) String() string

type Bytes26

type Bytes26 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes26) Descriptor deprecated

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

Deprecated: Use Bytes26.ProtoReflect.Descriptor instead.

func (*Bytes26) GetData

func (x *Bytes26) GetData() []byte

func (*Bytes26) ProtoMessage

func (*Bytes26) ProtoMessage()

func (*Bytes26) ProtoReflect

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

func (*Bytes26) Reset

func (x *Bytes26) Reset()

func (*Bytes26) String

func (x *Bytes26) String() string

type Bytes27

type Bytes27 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes27) Descriptor deprecated

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

Deprecated: Use Bytes27.ProtoReflect.Descriptor instead.

func (*Bytes27) GetData

func (x *Bytes27) GetData() []byte

func (*Bytes27) ProtoMessage

func (*Bytes27) ProtoMessage()

func (*Bytes27) ProtoReflect

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

func (*Bytes27) Reset

func (x *Bytes27) Reset()

func (*Bytes27) String

func (x *Bytes27) String() string

type Bytes28

type Bytes28 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes28) Descriptor deprecated

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

Deprecated: Use Bytes28.ProtoReflect.Descriptor instead.

func (*Bytes28) GetData

func (x *Bytes28) GetData() []byte

func (*Bytes28) ProtoMessage

func (*Bytes28) ProtoMessage()

func (*Bytes28) ProtoReflect

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

func (*Bytes28) Reset

func (x *Bytes28) Reset()

func (*Bytes28) String

func (x *Bytes28) String() string

type Bytes29

type Bytes29 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes29) Descriptor deprecated

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

Deprecated: Use Bytes29.ProtoReflect.Descriptor instead.

func (*Bytes29) GetData

func (x *Bytes29) GetData() []byte

func (*Bytes29) ProtoMessage

func (*Bytes29) ProtoMessage()

func (*Bytes29) ProtoReflect

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

func (*Bytes29) Reset

func (x *Bytes29) Reset()

func (*Bytes29) String

func (x *Bytes29) String() string

type Bytes3

type Bytes3 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes3) Descriptor deprecated

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

Deprecated: Use Bytes3.ProtoReflect.Descriptor instead.

func (*Bytes3) GetData

func (x *Bytes3) GetData() []byte

func (*Bytes3) ProtoMessage

func (*Bytes3) ProtoMessage()

func (*Bytes3) ProtoReflect

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

func (*Bytes3) Reset

func (x *Bytes3) Reset()

func (*Bytes3) String

func (x *Bytes3) String() string

type Bytes30

type Bytes30 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes30) Descriptor deprecated

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

Deprecated: Use Bytes30.ProtoReflect.Descriptor instead.

func (*Bytes30) GetData

func (x *Bytes30) GetData() []byte

func (*Bytes30) ProtoMessage

func (*Bytes30) ProtoMessage()

func (*Bytes30) ProtoReflect

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

func (*Bytes30) Reset

func (x *Bytes30) Reset()

func (*Bytes30) String

func (x *Bytes30) String() string

type Bytes31

type Bytes31 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes31) Descriptor deprecated

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

Deprecated: Use Bytes31.ProtoReflect.Descriptor instead.

func (*Bytes31) GetData

func (x *Bytes31) GetData() []byte

func (*Bytes31) ProtoMessage

func (*Bytes31) ProtoMessage()

func (*Bytes31) ProtoReflect

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

func (*Bytes31) Reset

func (x *Bytes31) Reset()

func (*Bytes31) String

func (x *Bytes31) String() string

type Bytes32

type Bytes32 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes32) Descriptor deprecated

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

Deprecated: Use Bytes32.ProtoReflect.Descriptor instead.

func (*Bytes32) GetData

func (x *Bytes32) GetData() []byte

func (*Bytes32) ProtoMessage

func (*Bytes32) ProtoMessage()

func (*Bytes32) ProtoReflect

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

func (*Bytes32) Reset

func (x *Bytes32) Reset()

func (*Bytes32) String

func (x *Bytes32) String() string

type Bytes4

type Bytes4 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes4) Descriptor deprecated

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

Deprecated: Use Bytes4.ProtoReflect.Descriptor instead.

func (*Bytes4) GetData

func (x *Bytes4) GetData() []byte

func (*Bytes4) ProtoMessage

func (*Bytes4) ProtoMessage()

func (*Bytes4) ProtoReflect

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

func (*Bytes4) Reset

func (x *Bytes4) Reset()

func (*Bytes4) String

func (x *Bytes4) String() string

type Bytes5

type Bytes5 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes5) Descriptor deprecated

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

Deprecated: Use Bytes5.ProtoReflect.Descriptor instead.

func (*Bytes5) GetData

func (x *Bytes5) GetData() []byte

func (*Bytes5) ProtoMessage

func (*Bytes5) ProtoMessage()

func (*Bytes5) ProtoReflect

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

func (*Bytes5) Reset

func (x *Bytes5) Reset()

func (*Bytes5) String

func (x *Bytes5) String() string

type Bytes6

type Bytes6 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes6) Descriptor deprecated

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

Deprecated: Use Bytes6.ProtoReflect.Descriptor instead.

func (*Bytes6) GetData

func (x *Bytes6) GetData() []byte

func (*Bytes6) ProtoMessage

func (*Bytes6) ProtoMessage()

func (*Bytes6) ProtoReflect

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

func (*Bytes6) Reset

func (x *Bytes6) Reset()

func (*Bytes6) String

func (x *Bytes6) String() string

type Bytes7

type Bytes7 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes7) Descriptor deprecated

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

Deprecated: Use Bytes7.ProtoReflect.Descriptor instead.

func (*Bytes7) GetData

func (x *Bytes7) GetData() []byte

func (*Bytes7) ProtoMessage

func (*Bytes7) ProtoMessage()

func (*Bytes7) ProtoReflect

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

func (*Bytes7) Reset

func (x *Bytes7) Reset()

func (*Bytes7) String

func (x *Bytes7) String() string

type Bytes8

type Bytes8 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes8) Descriptor deprecated

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

Deprecated: Use Bytes8.ProtoReflect.Descriptor instead.

func (*Bytes8) GetData

func (x *Bytes8) GetData() []byte

func (*Bytes8) ProtoMessage

func (*Bytes8) ProtoMessage()

func (*Bytes8) ProtoReflect

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

func (*Bytes8) Reset

func (x *Bytes8) Reset()

func (*Bytes8) String

func (x *Bytes8) String() string

type Bytes9

type Bytes9 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Bytes9) Descriptor deprecated

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

Deprecated: Use Bytes9.ProtoReflect.Descriptor instead.

func (*Bytes9) GetData

func (x *Bytes9) GetData() []byte

func (*Bytes9) ProtoMessage

func (*Bytes9) ProtoMessage()

func (*Bytes9) ProtoReflect

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

func (*Bytes9) Reset

func (x *Bytes9) Reset()

func (*Bytes9) String

func (x *Bytes9) String() string

type FileOptions

type FileOptions struct {
	Location string `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"`
	// contains filtered or unexported fields
}

func (*FileOptions) Descriptor deprecated

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

Deprecated: Use FileOptions.ProtoReflect.Descriptor instead.

func (*FileOptions) GetLocation

func (x *FileOptions) GetLocation() string

func (*FileOptions) ProtoMessage

func (*FileOptions) ProtoMessage()

func (*FileOptions) ProtoReflect

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

func (*FileOptions) Reset

func (x *FileOptions) Reset()

func (*FileOptions) String

func (x *FileOptions) String() string

type Int104

type Int104 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int104) Descriptor deprecated

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

Deprecated: Use Int104.ProtoReflect.Descriptor instead.

func (*Int104) GetData

func (x *Int104) GetData() []byte

func (*Int104) ProtoMessage

func (*Int104) ProtoMessage()

func (*Int104) ProtoReflect

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

func (*Int104) Reset

func (x *Int104) Reset()

func (*Int104) String

func (x *Int104) String() string

type Int112

type Int112 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int112) Descriptor deprecated

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

Deprecated: Use Int112.ProtoReflect.Descriptor instead.

func (*Int112) GetData

func (x *Int112) GetData() []byte

func (*Int112) ProtoMessage

func (*Int112) ProtoMessage()

func (*Int112) ProtoReflect

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

func (*Int112) Reset

func (x *Int112) Reset()

func (*Int112) String

func (x *Int112) String() string

type Int120

type Int120 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int120) Descriptor deprecated

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

Deprecated: Use Int120.ProtoReflect.Descriptor instead.

func (*Int120) GetData

func (x *Int120) GetData() []byte

func (*Int120) ProtoMessage

func (*Int120) ProtoMessage()

func (*Int120) ProtoReflect

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

func (*Int120) Reset

func (x *Int120) Reset()

func (*Int120) String

func (x *Int120) String() string

type Int128

type Int128 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int128) Descriptor deprecated

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

Deprecated: Use Int128.ProtoReflect.Descriptor instead.

func (*Int128) GetData

func (x *Int128) GetData() []byte

func (*Int128) ProtoMessage

func (*Int128) ProtoMessage()

func (*Int128) ProtoReflect

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

func (*Int128) Reset

func (x *Int128) Reset()

func (*Int128) String

func (x *Int128) String() string

type Int136

type Int136 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int136) Descriptor deprecated

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

Deprecated: Use Int136.ProtoReflect.Descriptor instead.

func (*Int136) GetData

func (x *Int136) GetData() []byte

func (*Int136) ProtoMessage

func (*Int136) ProtoMessage()

func (*Int136) ProtoReflect

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

func (*Int136) Reset

func (x *Int136) Reset()

func (*Int136) String

func (x *Int136) String() string

type Int144

type Int144 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int144) Descriptor deprecated

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

Deprecated: Use Int144.ProtoReflect.Descriptor instead.

func (*Int144) GetData

func (x *Int144) GetData() []byte

func (*Int144) ProtoMessage

func (*Int144) ProtoMessage()

func (*Int144) ProtoReflect

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

func (*Int144) Reset

func (x *Int144) Reset()

func (*Int144) String

func (x *Int144) String() string

type Int152

type Int152 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int152) Descriptor deprecated

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

Deprecated: Use Int152.ProtoReflect.Descriptor instead.

func (*Int152) GetData

func (x *Int152) GetData() []byte

func (*Int152) ProtoMessage

func (*Int152) ProtoMessage()

func (*Int152) ProtoReflect

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

func (*Int152) Reset

func (x *Int152) Reset()

func (*Int152) String

func (x *Int152) String() string

type Int16

type Int16 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int16) Descriptor deprecated

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

Deprecated: Use Int16.ProtoReflect.Descriptor instead.

func (*Int16) GetData

func (x *Int16) GetData() []byte

func (*Int16) ProtoMessage

func (*Int16) ProtoMessage()

func (*Int16) ProtoReflect

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

func (*Int16) Reset

func (x *Int16) Reset()

func (*Int16) String

func (x *Int16) String() string

type Int160

type Int160 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int160) Descriptor deprecated

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

Deprecated: Use Int160.ProtoReflect.Descriptor instead.

func (*Int160) GetData

func (x *Int160) GetData() []byte

func (*Int160) ProtoMessage

func (*Int160) ProtoMessage()

func (*Int160) ProtoReflect

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

func (*Int160) Reset

func (x *Int160) Reset()

func (*Int160) String

func (x *Int160) String() string

type Int168

type Int168 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int168) Descriptor deprecated

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

Deprecated: Use Int168.ProtoReflect.Descriptor instead.

func (*Int168) GetData

func (x *Int168) GetData() []byte

func (*Int168) ProtoMessage

func (*Int168) ProtoMessage()

func (*Int168) ProtoReflect

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

func (*Int168) Reset

func (x *Int168) Reset()

func (*Int168) String

func (x *Int168) String() string

type Int176

type Int176 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int176) Descriptor deprecated

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

Deprecated: Use Int176.ProtoReflect.Descriptor instead.

func (*Int176) GetData

func (x *Int176) GetData() []byte

func (*Int176) ProtoMessage

func (*Int176) ProtoMessage()

func (*Int176) ProtoReflect

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

func (*Int176) Reset

func (x *Int176) Reset()

func (*Int176) String

func (x *Int176) String() string

type Int184

type Int184 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int184) Descriptor deprecated

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

Deprecated: Use Int184.ProtoReflect.Descriptor instead.

func (*Int184) GetData

func (x *Int184) GetData() []byte

func (*Int184) ProtoMessage

func (*Int184) ProtoMessage()

func (*Int184) ProtoReflect

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

func (*Int184) Reset

func (x *Int184) Reset()

func (*Int184) String

func (x *Int184) String() string

type Int192

type Int192 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int192) Descriptor deprecated

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

Deprecated: Use Int192.ProtoReflect.Descriptor instead.

func (*Int192) GetData

func (x *Int192) GetData() []byte

func (*Int192) ProtoMessage

func (*Int192) ProtoMessage()

func (*Int192) ProtoReflect

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

func (*Int192) Reset

func (x *Int192) Reset()

func (*Int192) String

func (x *Int192) String() string

type Int200

type Int200 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int200) Descriptor deprecated

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

Deprecated: Use Int200.ProtoReflect.Descriptor instead.

func (*Int200) GetData

func (x *Int200) GetData() []byte

func (*Int200) ProtoMessage

func (*Int200) ProtoMessage()

func (*Int200) ProtoReflect

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

func (*Int200) Reset

func (x *Int200) Reset()

func (*Int200) String

func (x *Int200) String() string

type Int208

type Int208 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int208) Descriptor deprecated

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

Deprecated: Use Int208.ProtoReflect.Descriptor instead.

func (*Int208) GetData

func (x *Int208) GetData() []byte

func (*Int208) ProtoMessage

func (*Int208) ProtoMessage()

func (*Int208) ProtoReflect

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

func (*Int208) Reset

func (x *Int208) Reset()

func (*Int208) String

func (x *Int208) String() string

type Int216

type Int216 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int216) Descriptor deprecated

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

Deprecated: Use Int216.ProtoReflect.Descriptor instead.

func (*Int216) GetData

func (x *Int216) GetData() []byte

func (*Int216) ProtoMessage

func (*Int216) ProtoMessage()

func (*Int216) ProtoReflect

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

func (*Int216) Reset

func (x *Int216) Reset()

func (*Int216) String

func (x *Int216) String() string

type Int224

type Int224 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int224) Descriptor deprecated

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

Deprecated: Use Int224.ProtoReflect.Descriptor instead.

func (*Int224) GetData

func (x *Int224) GetData() []byte

func (*Int224) ProtoMessage

func (*Int224) ProtoMessage()

func (*Int224) ProtoReflect

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

func (*Int224) Reset

func (x *Int224) Reset()

func (*Int224) String

func (x *Int224) String() string

type Int232

type Int232 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int232) Descriptor deprecated

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

Deprecated: Use Int232.ProtoReflect.Descriptor instead.

func (*Int232) GetData

func (x *Int232) GetData() []byte

func (*Int232) ProtoMessage

func (*Int232) ProtoMessage()

func (*Int232) ProtoReflect

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

func (*Int232) Reset

func (x *Int232) Reset()

func (*Int232) String

func (x *Int232) String() string

type Int24

type Int24 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int24) Descriptor deprecated

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

Deprecated: Use Int24.ProtoReflect.Descriptor instead.

func (*Int24) GetData

func (x *Int24) GetData() []byte

func (*Int24) ProtoMessage

func (*Int24) ProtoMessage()

func (*Int24) ProtoReflect

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

func (*Int24) Reset

func (x *Int24) Reset()

func (*Int24) String

func (x *Int24) String() string

type Int240

type Int240 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int240) Descriptor deprecated

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

Deprecated: Use Int240.ProtoReflect.Descriptor instead.

func (*Int240) GetData

func (x *Int240) GetData() []byte

func (*Int240) ProtoMessage

func (*Int240) ProtoMessage()

func (*Int240) ProtoReflect

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

func (*Int240) Reset

func (x *Int240) Reset()

func (*Int240) String

func (x *Int240) String() string

type Int248

type Int248 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int248) Descriptor deprecated

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

Deprecated: Use Int248.ProtoReflect.Descriptor instead.

func (*Int248) GetData

func (x *Int248) GetData() []byte

func (*Int248) ProtoMessage

func (*Int248) ProtoMessage()

func (*Int248) ProtoReflect

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

func (*Int248) Reset

func (x *Int248) Reset()

func (*Int248) String

func (x *Int248) String() string

type Int256

type Int256 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int256) Descriptor deprecated

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

Deprecated: Use Int256.ProtoReflect.Descriptor instead.

func (*Int256) GetData

func (x *Int256) GetData() []byte

func (*Int256) ProtoMessage

func (*Int256) ProtoMessage()

func (*Int256) ProtoReflect

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

func (*Int256) Reset

func (x *Int256) Reset()

func (*Int256) String

func (x *Int256) String() string

type Int32

type Int32 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32) Descriptor deprecated

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

Deprecated: Use Int32.ProtoReflect.Descriptor instead.

func (*Int32) GetData

func (x *Int32) GetData() []byte

func (*Int32) ProtoMessage

func (*Int32) ProtoMessage()

func (*Int32) ProtoReflect

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

func (*Int32) Reset

func (x *Int32) Reset()

func (*Int32) String

func (x *Int32) String() string

type Int40

type Int40 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int40) Descriptor deprecated

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

Deprecated: Use Int40.ProtoReflect.Descriptor instead.

func (*Int40) GetData

func (x *Int40) GetData() []byte

func (*Int40) ProtoMessage

func (*Int40) ProtoMessage()

func (*Int40) ProtoReflect

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

func (*Int40) Reset

func (x *Int40) Reset()

func (*Int40) String

func (x *Int40) String() string

type Int48

type Int48 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int48) Descriptor deprecated

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

Deprecated: Use Int48.ProtoReflect.Descriptor instead.

func (*Int48) GetData

func (x *Int48) GetData() []byte

func (*Int48) ProtoMessage

func (*Int48) ProtoMessage()

func (*Int48) ProtoReflect

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

func (*Int48) Reset

func (x *Int48) Reset()

func (*Int48) String

func (x *Int48) String() string

type Int56

type Int56 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int56) Descriptor deprecated

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

Deprecated: Use Int56.ProtoReflect.Descriptor instead.

func (*Int56) GetData

func (x *Int56) GetData() []byte

func (*Int56) ProtoMessage

func (*Int56) ProtoMessage()

func (*Int56) ProtoReflect

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

func (*Int56) Reset

func (x *Int56) Reset()

func (*Int56) String

func (x *Int56) String() string

type Int64

type Int64 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64) Descriptor deprecated

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

Deprecated: Use Int64.ProtoReflect.Descriptor instead.

func (*Int64) GetData

func (x *Int64) GetData() []byte

func (*Int64) ProtoMessage

func (*Int64) ProtoMessage()

func (*Int64) ProtoReflect

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

func (*Int64) Reset

func (x *Int64) Reset()

func (*Int64) String

func (x *Int64) String() string

type Int72

type Int72 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int72) Descriptor deprecated

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

Deprecated: Use Int72.ProtoReflect.Descriptor instead.

func (*Int72) GetData

func (x *Int72) GetData() []byte

func (*Int72) ProtoMessage

func (*Int72) ProtoMessage()

func (*Int72) ProtoReflect

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

func (*Int72) Reset

func (x *Int72) Reset()

func (*Int72) String

func (x *Int72) String() string

type Int8

type Int8 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int8) Descriptor deprecated

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

Deprecated: Use Int8.ProtoReflect.Descriptor instead.

func (*Int8) GetData

func (x *Int8) GetData() []byte

func (*Int8) ProtoMessage

func (*Int8) ProtoMessage()

func (*Int8) ProtoReflect

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

func (*Int8) Reset

func (x *Int8) Reset()

func (*Int8) String

func (x *Int8) String() string

type Int80

type Int80 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int80) Descriptor deprecated

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

Deprecated: Use Int80.ProtoReflect.Descriptor instead.

func (*Int80) GetData

func (x *Int80) GetData() []byte

func (*Int80) ProtoMessage

func (*Int80) ProtoMessage()

func (*Int80) ProtoReflect

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

func (*Int80) Reset

func (x *Int80) Reset()

func (*Int80) String

func (x *Int80) String() string

type Int88

type Int88 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int88) Descriptor deprecated

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

Deprecated: Use Int88.ProtoReflect.Descriptor instead.

func (*Int88) GetData

func (x *Int88) GetData() []byte

func (*Int88) ProtoMessage

func (*Int88) ProtoMessage()

func (*Int88) ProtoReflect

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

func (*Int88) Reset

func (x *Int88) Reset()

func (*Int88) String

func (x *Int88) String() string

type Int96

type Int96 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Int96) Descriptor deprecated

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

Deprecated: Use Int96.ProtoReflect.Descriptor instead.

func (*Int96) GetData

func (x *Int96) GetData() []byte

func (*Int96) ProtoMessage

func (*Int96) ProtoMessage()

func (*Int96) ProtoReflect

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

func (*Int96) Reset

func (x *Int96) Reset()

func (*Int96) String

func (x *Int96) String() string

type Uint104

type Uint104 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint104) Descriptor deprecated

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

Deprecated: Use Uint104.ProtoReflect.Descriptor instead.

func (*Uint104) GetData

func (x *Uint104) GetData() []byte

func (*Uint104) ProtoMessage

func (*Uint104) ProtoMessage()

func (*Uint104) ProtoReflect

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

func (*Uint104) Reset

func (x *Uint104) Reset()

func (*Uint104) String

func (x *Uint104) String() string

type Uint112

type Uint112 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint112) Descriptor deprecated

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

Deprecated: Use Uint112.ProtoReflect.Descriptor instead.

func (*Uint112) GetData

func (x *Uint112) GetData() []byte

func (*Uint112) ProtoMessage

func (*Uint112) ProtoMessage()

func (*Uint112) ProtoReflect

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

func (*Uint112) Reset

func (x *Uint112) Reset()

func (*Uint112) String

func (x *Uint112) String() string

type Uint120

type Uint120 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint120) Descriptor deprecated

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

Deprecated: Use Uint120.ProtoReflect.Descriptor instead.

func (*Uint120) GetData

func (x *Uint120) GetData() []byte

func (*Uint120) ProtoMessage

func (*Uint120) ProtoMessage()

func (*Uint120) ProtoReflect

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

func (*Uint120) Reset

func (x *Uint120) Reset()

func (*Uint120) String

func (x *Uint120) String() string

type Uint128

type Uint128 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint128) Descriptor deprecated

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

Deprecated: Use Uint128.ProtoReflect.Descriptor instead.

func (*Uint128) GetData

func (x *Uint128) GetData() []byte

func (*Uint128) ProtoMessage

func (*Uint128) ProtoMessage()

func (*Uint128) ProtoReflect

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

func (*Uint128) Reset

func (x *Uint128) Reset()

func (*Uint128) String

func (x *Uint128) String() string

type Uint136

type Uint136 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint136) Descriptor deprecated

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

Deprecated: Use Uint136.ProtoReflect.Descriptor instead.

func (*Uint136) GetData

func (x *Uint136) GetData() []byte

func (*Uint136) ProtoMessage

func (*Uint136) ProtoMessage()

func (*Uint136) ProtoReflect

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

func (*Uint136) Reset

func (x *Uint136) Reset()

func (*Uint136) String

func (x *Uint136) String() string

type Uint144

type Uint144 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint144) Descriptor deprecated

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

Deprecated: Use Uint144.ProtoReflect.Descriptor instead.

func (*Uint144) GetData

func (x *Uint144) GetData() []byte

func (*Uint144) ProtoMessage

func (*Uint144) ProtoMessage()

func (*Uint144) ProtoReflect

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

func (*Uint144) Reset

func (x *Uint144) Reset()

func (*Uint144) String

func (x *Uint144) String() string

type Uint152

type Uint152 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint152) Descriptor deprecated

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

Deprecated: Use Uint152.ProtoReflect.Descriptor instead.

func (*Uint152) GetData

func (x *Uint152) GetData() []byte

func (*Uint152) ProtoMessage

func (*Uint152) ProtoMessage()

func (*Uint152) ProtoReflect

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

func (*Uint152) Reset

func (x *Uint152) Reset()

func (*Uint152) String

func (x *Uint152) String() string

type Uint16

type Uint16 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint16) Descriptor deprecated

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

Deprecated: Use Uint16.ProtoReflect.Descriptor instead.

func (*Uint16) GetData

func (x *Uint16) GetData() []byte

func (*Uint16) ProtoMessage

func (*Uint16) ProtoMessage()

func (*Uint16) ProtoReflect

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

func (*Uint16) Reset

func (x *Uint16) Reset()

func (*Uint16) String

func (x *Uint16) String() string

type Uint160

type Uint160 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint160) Descriptor deprecated

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

Deprecated: Use Uint160.ProtoReflect.Descriptor instead.

func (*Uint160) GetData

func (x *Uint160) GetData() []byte

func (*Uint160) ProtoMessage

func (*Uint160) ProtoMessage()

func (*Uint160) ProtoReflect

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

func (*Uint160) Reset

func (x *Uint160) Reset()

func (*Uint160) String

func (x *Uint160) String() string

type Uint168

type Uint168 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint168) Descriptor deprecated

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

Deprecated: Use Uint168.ProtoReflect.Descriptor instead.

func (*Uint168) GetData

func (x *Uint168) GetData() []byte

func (*Uint168) ProtoMessage

func (*Uint168) ProtoMessage()

func (*Uint168) ProtoReflect

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

func (*Uint168) Reset

func (x *Uint168) Reset()

func (*Uint168) String

func (x *Uint168) String() string

type Uint176

type Uint176 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint176) Descriptor deprecated

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

Deprecated: Use Uint176.ProtoReflect.Descriptor instead.

func (*Uint176) GetData

func (x *Uint176) GetData() []byte

func (*Uint176) ProtoMessage

func (*Uint176) ProtoMessage()

func (*Uint176) ProtoReflect

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

func (*Uint176) Reset

func (x *Uint176) Reset()

func (*Uint176) String

func (x *Uint176) String() string

type Uint184

type Uint184 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint184) Descriptor deprecated

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

Deprecated: Use Uint184.ProtoReflect.Descriptor instead.

func (*Uint184) GetData

func (x *Uint184) GetData() []byte

func (*Uint184) ProtoMessage

func (*Uint184) ProtoMessage()

func (*Uint184) ProtoReflect

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

func (*Uint184) Reset

func (x *Uint184) Reset()

func (*Uint184) String

func (x *Uint184) String() string

type Uint192

type Uint192 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint192) Descriptor deprecated

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

Deprecated: Use Uint192.ProtoReflect.Descriptor instead.

func (*Uint192) GetData

func (x *Uint192) GetData() []byte

func (*Uint192) ProtoMessage

func (*Uint192) ProtoMessage()

func (*Uint192) ProtoReflect

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

func (*Uint192) Reset

func (x *Uint192) Reset()

func (*Uint192) String

func (x *Uint192) String() string

type Uint200

type Uint200 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint200) Descriptor deprecated

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

Deprecated: Use Uint200.ProtoReflect.Descriptor instead.

func (*Uint200) GetData

func (x *Uint200) GetData() []byte

func (*Uint200) ProtoMessage

func (*Uint200) ProtoMessage()

func (*Uint200) ProtoReflect

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

func (*Uint200) Reset

func (x *Uint200) Reset()

func (*Uint200) String

func (x *Uint200) String() string

type Uint208

type Uint208 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint208) Descriptor deprecated

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

Deprecated: Use Uint208.ProtoReflect.Descriptor instead.

func (*Uint208) GetData

func (x *Uint208) GetData() []byte

func (*Uint208) ProtoMessage

func (*Uint208) ProtoMessage()

func (*Uint208) ProtoReflect

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

func (*Uint208) Reset

func (x *Uint208) Reset()

func (*Uint208) String

func (x *Uint208) String() string

type Uint216

type Uint216 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint216) Descriptor deprecated

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

Deprecated: Use Uint216.ProtoReflect.Descriptor instead.

func (*Uint216) GetData

func (x *Uint216) GetData() []byte

func (*Uint216) ProtoMessage

func (*Uint216) ProtoMessage()

func (*Uint216) ProtoReflect

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

func (*Uint216) Reset

func (x *Uint216) Reset()

func (*Uint216) String

func (x *Uint216) String() string

type Uint224

type Uint224 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint224) Descriptor deprecated

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

Deprecated: Use Uint224.ProtoReflect.Descriptor instead.

func (*Uint224) GetData

func (x *Uint224) GetData() []byte

func (*Uint224) ProtoMessage

func (*Uint224) ProtoMessage()

func (*Uint224) ProtoReflect

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

func (*Uint224) Reset

func (x *Uint224) Reset()

func (*Uint224) String

func (x *Uint224) String() string

type Uint232

type Uint232 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint232) Descriptor deprecated

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

Deprecated: Use Uint232.ProtoReflect.Descriptor instead.

func (*Uint232) GetData

func (x *Uint232) GetData() []byte

func (*Uint232) ProtoMessage

func (*Uint232) ProtoMessage()

func (*Uint232) ProtoReflect

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

func (*Uint232) Reset

func (x *Uint232) Reset()

func (*Uint232) String

func (x *Uint232) String() string

type Uint24

type Uint24 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint24) Descriptor deprecated

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

Deprecated: Use Uint24.ProtoReflect.Descriptor instead.

func (*Uint24) GetData

func (x *Uint24) GetData() []byte

func (*Uint24) ProtoMessage

func (*Uint24) ProtoMessage()

func (*Uint24) ProtoReflect

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

func (*Uint24) Reset

func (x *Uint24) Reset()

func (*Uint24) String

func (x *Uint24) String() string

type Uint240

type Uint240 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint240) Descriptor deprecated

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

Deprecated: Use Uint240.ProtoReflect.Descriptor instead.

func (*Uint240) GetData

func (x *Uint240) GetData() []byte

func (*Uint240) ProtoMessage

func (*Uint240) ProtoMessage()

func (*Uint240) ProtoReflect

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

func (*Uint240) Reset

func (x *Uint240) Reset()

func (*Uint240) String

func (x *Uint240) String() string

type Uint248

type Uint248 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint248) Descriptor deprecated

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

Deprecated: Use Uint248.ProtoReflect.Descriptor instead.

func (*Uint248) GetData

func (x *Uint248) GetData() []byte

func (*Uint248) ProtoMessage

func (*Uint248) ProtoMessage()

func (*Uint248) ProtoReflect

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

func (*Uint248) Reset

func (x *Uint248) Reset()

func (*Uint248) String

func (x *Uint248) String() string

type Uint256

type Uint256 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint256) Descriptor deprecated

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

Deprecated: Use Uint256.ProtoReflect.Descriptor instead.

func (*Uint256) GetData

func (x *Uint256) GetData() []byte

func (*Uint256) ProtoMessage

func (*Uint256) ProtoMessage()

func (*Uint256) ProtoReflect

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

func (*Uint256) Reset

func (x *Uint256) Reset()

func (*Uint256) String

func (x *Uint256) String() string

type Uint32

type Uint32 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint32) Descriptor deprecated

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

Deprecated: Use Uint32.ProtoReflect.Descriptor instead.

func (*Uint32) GetData

func (x *Uint32) GetData() []byte

func (*Uint32) ProtoMessage

func (*Uint32) ProtoMessage()

func (*Uint32) ProtoReflect

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

func (*Uint32) Reset

func (x *Uint32) Reset()

func (*Uint32) String

func (x *Uint32) String() string

type Uint40

type Uint40 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint40) Descriptor deprecated

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

Deprecated: Use Uint40.ProtoReflect.Descriptor instead.

func (*Uint40) GetData

func (x *Uint40) GetData() []byte

func (*Uint40) ProtoMessage

func (*Uint40) ProtoMessage()

func (*Uint40) ProtoReflect

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

func (*Uint40) Reset

func (x *Uint40) Reset()

func (*Uint40) String

func (x *Uint40) String() string

type Uint48

type Uint48 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint48) Descriptor deprecated

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

Deprecated: Use Uint48.ProtoReflect.Descriptor instead.

func (*Uint48) GetData

func (x *Uint48) GetData() []byte

func (*Uint48) ProtoMessage

func (*Uint48) ProtoMessage()

func (*Uint48) ProtoReflect

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

func (*Uint48) Reset

func (x *Uint48) Reset()

func (*Uint48) String

func (x *Uint48) String() string

type Uint56

type Uint56 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint56) Descriptor deprecated

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

Deprecated: Use Uint56.ProtoReflect.Descriptor instead.

func (*Uint56) GetData

func (x *Uint56) GetData() []byte

func (*Uint56) ProtoMessage

func (*Uint56) ProtoMessage()

func (*Uint56) ProtoReflect

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

func (*Uint56) Reset

func (x *Uint56) Reset()

func (*Uint56) String

func (x *Uint56) String() string

type Uint64

type Uint64 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint64) Descriptor deprecated

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

Deprecated: Use Uint64.ProtoReflect.Descriptor instead.

func (*Uint64) GetData

func (x *Uint64) GetData() []byte

func (*Uint64) ProtoMessage

func (*Uint64) ProtoMessage()

func (*Uint64) ProtoReflect

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

func (*Uint64) Reset

func (x *Uint64) Reset()

func (*Uint64) String

func (x *Uint64) String() string

type Uint72

type Uint72 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint72) Descriptor deprecated

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

Deprecated: Use Uint72.ProtoReflect.Descriptor instead.

func (*Uint72) GetData

func (x *Uint72) GetData() []byte

func (*Uint72) ProtoMessage

func (*Uint72) ProtoMessage()

func (*Uint72) ProtoReflect

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

func (*Uint72) Reset

func (x *Uint72) Reset()

func (*Uint72) String

func (x *Uint72) String() string

type Uint8

type Uint8 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint8) Descriptor deprecated

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

Deprecated: Use Uint8.ProtoReflect.Descriptor instead.

func (*Uint8) GetData

func (x *Uint8) GetData() []byte

func (*Uint8) ProtoMessage

func (*Uint8) ProtoMessage()

func (*Uint8) ProtoReflect

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

func (*Uint8) Reset

func (x *Uint8) Reset()

func (*Uint8) String

func (x *Uint8) String() string

type Uint80

type Uint80 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint80) Descriptor deprecated

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

Deprecated: Use Uint80.ProtoReflect.Descriptor instead.

func (*Uint80) GetData

func (x *Uint80) GetData() []byte

func (*Uint80) ProtoMessage

func (*Uint80) ProtoMessage()

func (*Uint80) ProtoReflect

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

func (*Uint80) Reset

func (x *Uint80) Reset()

func (*Uint80) String

func (x *Uint80) String() string

type Uint88

type Uint88 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint88) Descriptor deprecated

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

Deprecated: Use Uint88.ProtoReflect.Descriptor instead.

func (*Uint88) GetData

func (x *Uint88) GetData() []byte

func (*Uint88) ProtoMessage

func (*Uint88) ProtoMessage()

func (*Uint88) ProtoReflect

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

func (*Uint88) Reset

func (x *Uint88) Reset()

func (*Uint88) String

func (x *Uint88) String() string

type Uint96

type Uint96 struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Uint96) Descriptor deprecated

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

Deprecated: Use Uint96.ProtoReflect.Descriptor instead.

func (*Uint96) GetData

func (x *Uint96) GetData() []byte

func (*Uint96) ProtoMessage

func (*Uint96) ProtoMessage()

func (*Uint96) ProtoReflect

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

func (*Uint96) Reset

func (x *Uint96) Reset()

func (*Uint96) String

func (x *Uint96) String() string

Jump to

Keyboard shortcuts

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