Documentation ¶ Index ¶ type Info func (c *Info) GetInfo(info embed.FS) *Info Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Info ¶ type Info struct { SlugName string `yaml:"slug_name"` Type string `yaml:"type"` Version string `yaml:"version"` Author string `yaml:"author"` Link string `yaml:"link"` } func (*Info) GetInfo ¶ func (c *Info) GetInfo(info embed.FS) *Info Source Files ¶ View all Source files util.go Click to show internal directories. Click to hide internal directories.