# Packages
No description provided by the author
# Functions
Hash returns the hex-encoded SHA256 hash of the original file Used for the Etag, and useful for caching Returns an empty string if the file is not in the bundle.
ModTime returns the modification time of the original file.
Open allows you to read an embedded file directly.
No description provided by the author
ServeHTTP serves a request, attempting to reply with an embedded file.
No description provided by the author