client

package
v0.0.0-...-2119b44 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseRate

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

func NewBaseRate

func NewBaseRate(baseRate string, timeout time.Duration) (*BaseRate, error)

func (*BaseRate) Close

func (c *BaseRate) Close()

func (*BaseRate) GetBaseRate

func (*BaseRate) GetBaseRates

type BaseRateSrvc

type BaseRateSrvc interface {
	GetBaseRates(req *bpb.GetBaseRatesByPeriodRequest) (*bpb.GetBaseRatesResponse, error)
	GetBaseRate(req *bpb.GetBaseRatesByIdRequest) (*bpb.GetBaseRatesByIdResponse, error)
}

Jump to

Keyboard shortcuts

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