loader

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	FS             afero.Fs
	FileExtensions []string
}

func (File) Load

func (fl File) Load(finder TagFinder) ([]tag.Raw, error)

type TagFinder

type TagFinder interface {
	Find(filename string, reader io.Reader) (tags []tag.Raw, err error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL