Versions in this module Expand all Collapse all v0 v0.3.6 Oct 7, 2021 Changes in this version + var ErrorTypeNotFound = errors.New("the type was not found") + var ErrorTypeNotRegistered = errors.New("the type is not registered") + var ErrorTypeNotStruct = errors.New("input param is not a struct")