Searched refs:structPLS (Results 1 – 3 of 3) sorted by relevance
292 type structPLS struct { struct299 func newStructPLS(p interface{}) (*structPLS, error) {309 return &structPLS{v, codec}, nil
188 func (s structPLS) Save() ([]Property, error) {196 func (s structPLS) save(props *[]Property, prefix string, opts saveOpts) error {
310 func (s structPLS) Load(props []Property) error {