Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NotEnabledError = errors.New("recall not enabled")
)
Functions ¶
func GetUserName ¶ added in v1.4.0
Types ¶
type ExtractResult ¶
type Recall ¶
type Recall struct {
// contains filtered or unexported fields
}
func (*Recall) ExtractApps ¶ added in v1.5.0
func (*Recall) ExtractImages ¶
func (r *Recall) ExtractImages() ([]ExtractResult, error)
func (*Recall) ExtractWeb ¶
Click to show internal directories.
Click to hide internal directories.