Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssetsHandlerFunc ¶ added in v1.17.0
func AssetsHandlerFunc(prefix string) http.HandlerFunc
AssetsHandlerFunc implements the static handler for serving custom or original assets.
func BuiltinAssets ¶ added in v1.20.0
func CustomAssets ¶ added in v1.20.0
Types ¶
type GzipBytesProvider ¶ added in v1.20.0
type GzipBytesProvider interface {
GzipBytes() []byte
}
Click to show internal directories.
Click to hide internal directories.