Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Currency ¶
type Currency struct {
protos.UnimplementedCurrencyServer
}
func NewCurrency ¶
func NewCurrency() *Currency
func (*Currency) GetRate ¶
func (c *Currency) GetRate(ctx context.Context, rr *protos.RateRequest) (*protos.RateResponse, error)
Click to show internal directories.
Click to hide internal directories.