package
0.0.0-20210207104439-e982aa05c6e4
Repository: https://github.com/kislupin/jwt-golang.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
RateRequest defines the request for a GetRate call.
RateResponse is the response from a GetRate call, it contains rate which is a floating point number and can be used to convert between the two currencies specified in the request.
UnimplementedCurrencyServer can be embedded to have forward compatible implementations.