Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
Initialize takes a Config interface and sets up a logger
Types ¶
type NoFootageForStateError ¶
type NoFootageForStateError struct {
Msg string
}
func (*NoFootageForStateError) Error ¶
func (e *NoFootageForStateError) Error() string
type ReadOnlyError ¶
type ReadOnlyError struct {
Msg string
}
func (*ReadOnlyError) Error ¶
func (e *ReadOnlyError) Error() string
Click to show internal directories.
Click to hide internal directories.