Documentation
¶
Index ¶
- type Connector
- func (c *Connector) Connect() error
- func (c *Connector) Delete(remoteID string) error
- func (c *Connector) Name() string
- func (c *Connector) Pull(remoteID string) (string, error)
- func (c *Connector) Push(note *storage.Note, content string, remoteID string) (string, error)
- func (c *Connector) Status() (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.