Versions in this module Expand all Collapse all v0 v0.1.3 Oct 18, 2021 Changes in this version + var UnusedTypes map[string]uint8 v0.1.2 Jul 11, 2020 Changes in this version + func Fprint(w io.Writer, fset *token.FileSet, x interface{}, f FieldFilter) error + func KeywordFilter(name string, v reflect.Value) bool + func Main1() int + func Parse(input string) (string, error) + func PosFilter(name string, v reflect.Value) bool + func ZeroFilter(name string, v reflect.Value) bool + type FieldFilter func(name string, value reflect.Value) bool + func AppendFilters(filters ...FieldFilter) FieldFilter