Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuiltinAssets ¶
func CustomAssets ¶
func FileHandlerFunc ¶
func FileHandlerFunc() http.HandlerFunc
FileHandlerFunc implements the static handler for serving files in "public" assets
Types ¶
type GzipBytesProvider ¶
type GzipBytesProvider interface {
GzipBytes() []byte
}
Click to show internal directories.
Click to hide internal directories.