basev1beta1

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_cosmos_base_v1beta1_coin_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Coin

type Coin struct {
	Denom  string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"`
	Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

Coin defines a token with a denomination and an amount.

NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.

func (*Coin) Descriptor deprecated

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

Deprecated: Use Coin.ProtoReflect.Descriptor instead.

func (*Coin) GetAmount

func (x *Coin) GetAmount() string

func (*Coin) GetDenom

func (x *Coin) GetDenom() string

func (*Coin) ProtoMessage

func (*Coin) ProtoMessage()

func (*Coin) ProtoReflect

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

func (*Coin) Reset

func (x *Coin) Reset()

func (*Coin) String

func (x *Coin) String() string

type DecCoin

type DecCoin struct {
	Denom  string `protobuf:"bytes,1,opt,name=denom,proto3" json:"denom,omitempty"`
	Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

DecCoin defines a token with a denomination and a decimal amount.

NOTE: The amount field is an Dec which implements the custom method signatures required by gogoproto.

func (*DecCoin) Descriptor deprecated

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

Deprecated: Use DecCoin.ProtoReflect.Descriptor instead.

func (*DecCoin) GetAmount

func (x *DecCoin) GetAmount() string

func (*DecCoin) GetDenom

func (x *DecCoin) GetDenom() string

func (*DecCoin) ProtoMessage

func (*DecCoin) ProtoMessage()

func (*DecCoin) ProtoReflect

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

func (*DecCoin) Reset

func (x *DecCoin) Reset()

func (*DecCoin) String

func (x *DecCoin) String() string

type DecProto

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

DecProto defines a Protobuf wrapper around a Dec object.

func (*DecProto) Descriptor deprecated

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

Deprecated: Use DecProto.ProtoReflect.Descriptor instead.

func (*DecProto) GetDec

func (x *DecProto) GetDec() string

func (*DecProto) ProtoMessage

func (*DecProto) ProtoMessage()

func (*DecProto) ProtoReflect

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

func (*DecProto) Reset

func (x *DecProto) Reset()

func (*DecProto) String

func (x *DecProto) String() string

type IntProto

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

IntProto defines a Protobuf wrapper around an Int object.

func (*IntProto) Descriptor deprecated

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

Deprecated: Use IntProto.ProtoReflect.Descriptor instead.

func (*IntProto) GetInt

func (x *IntProto) GetInt() string

func (*IntProto) ProtoMessage

func (*IntProto) ProtoMessage()

func (*IntProto) ProtoReflect

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

func (*IntProto) Reset

func (x *IntProto) Reset()

func (*IntProto) String

func (x *IntProto) String() string

Jump to

Keyboard shortcuts

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