Versions in this module Expand all Collapse all v0 v0.9.0 Dec 6, 2019 v0.1.0 Dec 28, 2019 Changes in this version + func AlignPrecision(start, end string) (_, _ string) + func BeforeChain(beforeFunctions []cli.BeforeFunc) cli.BeforeFunc + func DurationInterceptor(ctx *cli.Context) error + func ParseDuration(start, end string) (startTime, endTime time.Time, step schema.Step)