Versions in this module Expand all Collapse all v1 v1.1.1 Dec 4, 2021 v1.1.0 Dec 4, 2021 Changes in this version + func NewFieldFromStructField(structField reflect.StructField, wordName, formatName string, ...) (f *field, sumFieldLengthsAfter uint, e error) + type Field interface + Kind func() reflect.Kind + LengthInBits func() uint + OffsetInBits func() uint