typesv1

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2025 License: Apache-2.0 Imports: 9 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_slinky_types_v1_currency_pair_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CurrencyPair

type CurrencyPair struct {
	Base  string `protobuf:"bytes,1,opt,name=Base,proto3" json:"Base,omitempty"`
	Quote string `protobuf:"bytes,2,opt,name=Quote,proto3" json:"Quote,omitempty"`
	// contains filtered or unexported fields
}

CurrencyPair is the standard representation of a pair of assets, where one (Base) is priced in terms of the other (Quote)

func (*CurrencyPair) Descriptor deprecated

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

Deprecated: Use CurrencyPair.ProtoReflect.Descriptor instead.

func (*CurrencyPair) GetBase

func (x *CurrencyPair) GetBase() string

func (*CurrencyPair) GetQuote

func (x *CurrencyPair) GetQuote() string

func (*CurrencyPair) ProtoMessage

func (*CurrencyPair) ProtoMessage()

func (*CurrencyPair) ProtoReflect

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

func (*CurrencyPair) Reset

func (x *CurrencyPair) Reset()

func (*CurrencyPair) String

func (x *CurrencyPair) String() string

Jump to

Keyboard shortcuts

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