Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ASARfs ¶
type ASARfs struct {
// contains filtered or unexported fields
}
ASARfs serves the contents of an asar archive as an HTTP handler.
func New ¶
New creates a new ASARfs pointer based on the filepath to the archive and a HTTP handler to hit when a file is not found.
Click to show internal directories.
Click to hide internal directories.