package
Version:
v0.2.7
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package jsonfeed converts JSON Feed metadata to/from the commonmeta metadata format.
Read reads JSON Feed metadata and converts it into Commonmeta metadata.
type Content struct {
ID string `json:"id"`
Title string `json:"title"`
}
Content represents the JSON Feed metadata.
Get retrieves JSON Feed metadata.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.