Documentation
¶
Index ¶
- type Client
- func (b *Client) DocumentBackupDirectory(documentId string) string
- func (b *Client) DocumentBackupJSONFilePath(documentId string) string
- func (b *Client) Documents() error
- func (c *Client) File(file *teedy.File) error
- func (b *Client) TagBackupDirectory(tagId string) string
- func (b *Client) TagBackupJSONFilePath(tagId string) string
- func (b *Client) Tags() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) DocumentBackupDirectory ¶
func (*Client) DocumentBackupJSONFilePath ¶
func (*Client) TagBackupDirectory ¶
func (*Client) TagBackupJSONFilePath ¶
Click to show internal directories.
Click to hide internal directories.