Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fingerprint ¶
type Fingerprint struct {
Type, Value string
}
type ImageResource ¶
type ServiceWorkerRegistration ¶
type ServiceWorkerRegistration struct { }
type WebManifest ¶
type WebManifest struct { Dir string Lang string ShortName string Description string Icons []*ImageResource Screenshots []*ImageResource Categories []string IARCRatingID string StartURL *url.URL Display string Orientation string ThemeColor string BackgroundColor string Scope string ServiceWorker []*ServiceWorkerRegistration RelatedApplications []*ExternalApplicationResource PreferRelatedApplications bool }
Click to show internal directories.
Click to hide internal directories.