Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanHaveExif ¶
func CanHaveExif(item provider.StorageItem) bool
CanHaveExif determine if exif can be extracted for given pathname
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) 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.