package tags type TagType int const ( TagTypeGril TagType = iota TagTypeSeries )