Versions in this module Expand all Collapse all v0 v0.8.2 Feb 4, 2023 v0.7.2 Feb 4, 2023 Changes in this version + type Witness []fr.Element + func (witness *Witness) FromAssignment(assignment interface{}, leafType reflect.Type, publicOnly bool) (*schema.Schema, error) + func (witness *Witness) Len() int + func (witness *Witness) ReadFrom(r io.Reader) (int64, error) + func (witness *Witness) String() string + func (witness *Witness) ToAssignment(assignment interface{}, leafType reflect.Type, publicOnly bool) + func (witness *Witness) Type() reflect.Type + func (witness *Witness) WriteTo(w io.Writer) (int64, error)