Documentation ¶
Overview ¶
Data Base package
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrGetConnection = errors.New("error get connection")
Functions ¶
This section is empty.
Types ¶
type UnknownStoreTypeError ¶
type UnknownStoreTypeError struct {
StoreType string
}
UnknownStoreTypeError - unknown store type error
func (UnknownStoreTypeError) Error ¶
func (e UnknownStoreTypeError) Error() string
Click to show internal directories.
Click to hide internal directories.