package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Jan 30, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type WebData struct {
Id string `json:"id"`
Timestamp int64 `json:"timestamp"`
Data map[string]string `json:"data"`
Modified int64 `json:"modified"`
Owner string `json:"owner"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.