package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Feb 11, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Data struct {
Title string `json:"title"`
Description string `json:"description"`
}
Data is the metadata of a web page.
JSON marshals Data into a JSON string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.