The highest tagged major version is
v2.
package
Version:
v1.0.46
Opens a new window with list of versions in this module.
Published: Jul 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client represents an Linkding client.
NewClient returns a new Linkding client.
AddEntry sends an entry to Linkding.
type Document struct {
Url string `json:"url,omitempty"`
Title string `json:"title,omitempty"`
TagNames []string `json:"tag_names,omitempty"`
Unread bool `json:"unread,omitempty"`
}
Document structure of a Linkding document
Source Files
¶
Click to show internal directories.
Click to hide internal directories.