Documentation ¶
Index ¶
Constants ¶
View Source
const (
// PlaceholderFileName is the name of the file that is used to populate the directory structure of the embedded assets.
PlaceholderFileName = "placeholder"
)
Variables ¶
This section is empty.
Functions ¶
func ReadFileBytes ¶
ReadFileBytes reads and returns bytes from the given file in this package's embedded assets. Filenames should use forward slashes, not `filepath.Join()`, because go:embed requires '/'.
Types ¶
Click to show internal directories.
Click to hide internal directories.