package
0.0.0-20181126214606-b9ceb1f6d22d
Repository: https://github.com/aprice/embed.git
Documentation: pkg.go.dev

# Functions

NewOnDisk creates a new Loader that loads embedded content.
NewOnDisk creates a new Loader that loads content from disk.

# Structs

Content represents a single embedded file.

# Interfaces

Loader types expose content which may be embedded in a binary or loaded from disk at runtime.