Versions in this module Expand all Collapse all v2 v2.0.0 May 25, 2024 Changes in this version + func FilterMap(input interface{}, filterList []string) (map[string]interface{}, error) + type Filter struct + Field string + Type FilterType + type FilterType uint8 + const Exclude + const Include Other modules containing this package github.com/alipourhabibi/gonotation