Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrNoSnapshot ¶
type ErrNoSnapshot struct {
Name string
}
func (ErrNoSnapshot) Error ¶
func (e ErrNoSnapshot) Error() string
type ErrSnapshotCreated ¶
func (ErrSnapshotCreated) Error ¶
func (e ErrSnapshotCreated) Error() string
type ErrSnapshotMismatch ¶
type ErrSnapshotMismatch struct {
Diff string
}
func (ErrSnapshotMismatch) Error ¶
func (e ErrSnapshotMismatch) Error() string
type ErrSnapshotUpdated ¶
func (ErrSnapshotUpdated) Error ¶
func (e ErrSnapshotUpdated) Error() string
Click to show internal directories.
Click to hide internal directories.