Versions in this module Expand all Collapse all v0 v0.3.0 Nov 15, 2016 Changes in this version + type RateMap struct + func New() *RateMap + func (m *RateMap) Get(name string) float64 + func (m *RateMap) Set(name string, rate float64)