Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetLatestSnapshotHandler ¶
type GetLatestSnapshotHandler struct {
// contains filtered or unexported fields
}
func NewGetLatestSnapshotHandler ¶
func NewGetLatestSnapshotHandler(repo LatestSnapshotRepo) GetLatestSnapshotHandler
type LatestSnapshotRepo ¶
type SnapshotsRepository ¶
type TakeSnapshotHandler ¶
type TakeSnapshotHandler struct {
// contains filtered or unexported fields
}
func NewTakeSnapshotHandler ¶
func NewTakeSnapshotHandler(camera Camera, repository SnapshotsRepository) TakeSnapshotHandler
Click to show internal directories.
Click to hide internal directories.