Versions in this module Expand all Collapse all v1 v1.0.1 Jan 28, 2021 Changes in this version + type Attributes struct + Filename string + SourceUrl string + Timestamp string + type Content struct + Text []byte + type Data struct + Content []byte + Encoding string + XMLName xml.Name + type Export struct + Date string + Notes []Note + XMLName xml.Name + func Decode(data io.Reader) (*Export, error) + type Note struct + Attributes string + Content []byte + Created string + Resources []Resource + Tags []string + Title string + Updated string + XMLName xml.Name + type Recognition struct + ObjID string + ObjType string + XMLName xml.Name + type Resource struct + Attributes Attributes + Data Data + Height int + ID string + Mime string + Recognition []byte + Type string + Width int