Versions in this module Expand all Collapse all v0 v0.0.1 Feb 13, 2019 Changes in this version + var Infinity struct + func Append(buf []byte, items ...interface{}) ([]byte, error) + func Decr(val interface{}) interface + func Parse(encoded string, items ...interface{}) (remaining string, err error) + type StringOrInfinity struct + Infinity bool + String string + type TrailingString string