Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App of package
func New ¶
func New(config Config, storageApp provider.Storage, prometheusRegisterer prometheus.Registerer) (App, error)
New creates new App from Config
func (App) CanHaveExif ¶ added in v0.9.0
func (a App) CanHaveExif(item provider.StorageItem) bool
CanHaveExif determine if exif can be extracted for given pathname
func (App) EventConsumer ¶
EventConsumer handle event pushed to the event bus
func (App) GetAggregateFor ¶
GetAggregateFor return aggregated value for a given directory
Click to show internal directories.
Click to hide internal directories.