Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct { Name string Config *config.MetadataPlugin Cachefile string PrevMetadata any }
Generator generates metadata
func (*Generator) LoadFromFile ¶
func (g *Generator) LoadFromFile()
LoadFromFile loads the previous metadata from file
Click to show internal directories.
Click to hide internal directories.