Versions in this module Expand all Collapse all v1 v1.0.1 Feb 21, 2020 v1.0.0 Feb 16, 2020 Changes in this version + type API interface + PrepareSwap func(src mint.PublicKey, dst common.Address) (*apimodel.PrepareSwapResult, error) + type Metrics struct + RequestDuration *prometheus.HistogramVec + type Service struct + API API + Metrics *Metrics + func (s *Service) PrepareSwap(ctx context.Context, m *pb.PrepareSwapRequest) (*pb.PrepareSwapResult, error)