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