Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnchorInfo ¶
type AnchorInfo struct { Hashlink string `json:"hashLink"` LocalHashlink string `json:"localHashLink"` AttributedTo string `json:"attributedTo,omitempty"` AlternateSources []string `json:"alternateSources,omitempty"` }
AnchorInfo represents a hashlink that can be used to fetch the anchor.
Click to show internal directories.
Click to hide internal directories.