Versions in this module Expand all Collapse all v0 v0.6.2 Mar 16, 2020 v0.6.1 Jan 15, 2020 Changes in this version + type Grouping struct + Context string + func Decode(data []byte) (*Grouping, error) + func New() *Grouping + func (o *Grouping) Encode() ([]byte, error) + func (o *Grouping) EncodeToString() (string, error) + func (o *Grouping) GetPropertyList() []string + func (o *Grouping) UnmarshalJSON(b []byte) error + func (o *Grouping) Valid() (bool, int, []string)