Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataDuplicity ¶
type DataDuplicity struct {
ErrMessage string
}
func (DataDuplicity) Duplicity ¶
func (duplicity DataDuplicity) Duplicity() bool
func (DataDuplicity) Error ¶
func (duplicity DataDuplicity) Error() string
type DataNotFound ¶
type DataNotFound struct {
ErrMessage string
}
func (DataNotFound) Error ¶
func (notFound DataNotFound) Error() string
func (DataNotFound) NotFound ¶
func (notFound DataNotFound) NotFound() bool
Click to show internal directories.
Click to hide internal directories.