Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackLink ¶
TODO(jeremy): Don't think this is the right data structure. What's the proper way to return BackLinks? We'd like information about the source document (e.g. its URI as well as tne target document).
type BackLinkList ¶
type BackLinkList struct {
Items []BackLink `json:"items"`
}
type RequestStatus ¶
Click to show internal directories.
Click to hide internal directories.