deputize

package
v1.29.0-20230213105532... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_modules_assets_internal_transactions_deputize_message_v1_proto protoreflect.FileDescriptor
View Source
var File_modules_assets_internal_transactions_deputize_response_v1_proto protoreflect.FileDescriptor
View Source
var File_modules_assets_internal_transactions_deputize_service_v1_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Message

type Message struct {
	From                 string                 `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"`
	FromID               *base.IdentityID       `protobuf:"bytes,2,opt,name=from_i_d,json=fromID,proto3" json:"from_i_d,omitempty"`
	ToID                 *base.IdentityID       `protobuf:"bytes,3,opt,name=to_i_d,json=toID,proto3" json:"to_i_d,omitempty"`
	ClassificationID     *base.ClassificationID `protobuf:"bytes,4,opt,name=classification_i_d,json=classificationID,proto3" json:"classification_i_d,omitempty"`
	MaintainedProperties *base1.PropertyList    `protobuf:"bytes,5,opt,name=maintained_properties,json=maintainedProperties,proto3" json:"maintained_properties,omitempty"`
	CanMintAsset         bool                   `protobuf:"varint,6,opt,name=can_mint_asset,json=canMintAsset,proto3" json:"can_mint_asset,omitempty"`
	CanBurnAsset         bool                   `protobuf:"varint,7,opt,name=can_burn_asset,json=canBurnAsset,proto3" json:"can_burn_asset,omitempty"`
	CanRenumerateAsset   bool                   `protobuf:"varint,8,opt,name=can_renumerate_asset,json=canRenumerateAsset,proto3" json:"can_renumerate_asset,omitempty"`
	CanAddMaintainer     bool                   `protobuf:"varint,9,opt,name=can_add_maintainer,json=canAddMaintainer,proto3" json:"can_add_maintainer,omitempty"`
	CanRemoveMaintainer  bool                   `protobuf:"varint,10,opt,name=can_remove_maintainer,json=canRemoveMaintainer,proto3" json:"can_remove_maintainer,omitempty"`
	CanMutateMaintainer  bool                   `protobuf:"varint,11,opt,name=can_mutate_maintainer,json=canMutateMaintainer,proto3" json:"can_mutate_maintainer,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetCanAddMaintainer

func (x *Message) GetCanAddMaintainer() bool

func (*Message) GetCanBurnAsset

func (x *Message) GetCanBurnAsset() bool

func (*Message) GetCanMintAsset

func (x *Message) GetCanMintAsset() bool

func (*Message) GetCanMutateMaintainer

func (x *Message) GetCanMutateMaintainer() bool

func (*Message) GetCanRemoveMaintainer

func (x *Message) GetCanRemoveMaintainer() bool

func (*Message) GetCanRenumerateAsset

func (x *Message) GetCanRenumerateAsset() bool

func (*Message) GetClassificationID

func (x *Message) GetClassificationID() *base.ClassificationID

func (*Message) GetFrom

func (x *Message) GetFrom() string

func (*Message) GetFromID

func (x *Message) GetFromID() *base.IdentityID

func (*Message) GetMaintainedProperties

func (x *Message) GetMaintainedProperties() *base1.PropertyList

func (*Message) GetToID

func (x *Message) GetToID() *base.IdentityID

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

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

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

type Response

type Response struct {
	// contains filtered or unexported fields
}

func (*Response) Descriptor deprecated

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

Deprecated: Use Response.ProtoReflect.Descriptor instead.

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) ProtoReflect

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

func (*Response) Reset

func (x *Response) Reset()

func (*Response) String

func (x *Response) String() string

Jump to

Keyboard shortcuts

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