Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrInvalStr ¶
ErrInvalStr is error for invalid UUID strings.
func (ErrInvalStr) Error ¶
func (err ErrInvalStr) Error() string
type ErrInvalType ¶
type ErrInvalType struct {
// contains filtered or unexported fields
}
ErrInvalType is used for reporting that value of wrong type is beeing scaned.
func (ErrInvalType) Error ¶
func (err ErrInvalType) Error() string
Click to show internal directories.
Click to hide internal directories.