package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 22, 2020
License: Apache-2.0
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 Body struct {
XMLName xml.Name `xml:"Body"`
Text string `xml:",chardata"`
}
type Media struct {
XMLName xml.Name `xml:"Media"`
Text string `xml:",chardata"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.