package
Version:
v0.0.0-...-3b39f08
Opens a new window with list of versions in this module.
Published: Jun 1, 2018
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 Nunux Keeper client.
NewClient returns a new Nunux Keeepr client.
AddEntry sends an entry to Nunux Keeper.
type Document struct {
Title string `json:"title,omitempty"`
Origin string `json:"origin,omitempty"`
Content string `json:"content,omitempty"`
ContentType string `json:"contentType,omitempty"`
}
Document structure of a Nununx Keeper document
Source Files
¶
Click to show internal directories.
Click to hide internal directories.