Versions in this module Expand all Collapse all v0 v0.0.9 Feb 14, 2022 v0.0.8 Feb 14, 2022 Changes in this version + var ErrTypeCase = errors.New("can't cast to expected type") + type Tag struct + Count int + Name string + func ParseTags(s []byte) (t []Tag, err error)