package
1.6.0
Repository: https://github.com/cweill/gotests.git
Documentation: pkg.go.dev

# Functions

Dir returns a http.Filesystem for the embedded assets on a given prefix dir.
FS returns a http.Filesystem for the embedded assets.
FSByte returns the named file from the embedded assets.
FSMustByte is the same as FSByte, but panics if name is not present.
FSMustString is the string version of FSMustByte.
FSString is the string version of FSByte.