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