Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManifestJSON ¶ added in v4.1.1
func Static ¶
func Static(r *gin.RouterGroup, noRoute func(handlers ...gin.HandlerFunc))
func UpdateIndex ¶
func UpdateIndex()
Types ¶
type Manifest ¶ added in v4.1.1
type Manifest struct {
Display string `json:"display"`
Scope string `json:"scope"`
StartURL string `json:"start_url"`
Name string `json:"name"`
Icons []ManifestIcon `json:"icons"`
}
type ManifestIcon ¶ added in v4.1.1
type SiteConfig ¶
Click to show internal directories.
Click to hide internal directories.