Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( ErrorTypeNotRegistred = errors.New("The type is not registereds") ErrorTypeNotStruct = errors.New("Input param is not a struct") ErrorTypeNotFound = errors.New("The type was not found") ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files type.go Click to show internal directories. Click to hide internal directories.