Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplemented = errors.New("not implemented")
Functions ¶
func IsUnknownBackendError ¶
Types ¶
type DiskBackend ¶
type UnknownBackendError ¶
type UnknownBackendError struct {
Path string
}
func (*UnknownBackendError) Error ¶
func (e *UnknownBackendError) Error() string
Click to show internal directories.
Click to hide internal directories.