func init() { // Set encoding package encoding.IgnoreType(reflect.TypeOf(Term{})) log = logrus.New() }
func init() { // Set encoding package encoding.IgnoreType(reflect.TypeOf(Term{})) }