Versions in this module Expand all Collapse all v1 v1.0.2 Jul 26, 2019 v1.0.1 Jul 25, 2019 Changes in this version + func RoundToMilliseconds(from, through time.Time) (model.Time, model.Time) + func TokenFor(userID, labels string) uint32 + type ExtendedMock struct + func (m *ExtendedMock) GetMockedCallsByMethod(method string) []mock.Call v0 v0.1.0 Jun 3, 2019 Changes in this version + func ModelLabelSetToMap(m model.LabelSet) map[string]string + func ToClientLabels(labels string) ([]client.LabelAdapter, error) + type MultiError []error + func (es *MultiError) Add(err error) + func (es MultiError) Err() error + func (es MultiError) Error() string