Documentation
¶
Index ¶
- Variables
- type Page
- func (page Page) Attach(id, file string) (*crowi.Attachment, error)
- func (page Page) Create(path, body string) (*crowi.Page, error)
- func (page Page) Images(id string) (*crowi.Attachments, error)
- func (page Page) Sync() (err error)
- func (page Page) Update(id, body string) (res *crowi.Page, err error)
- type Spinner
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SpinnerSymbol int = 14
)
View Source
var (
Timeout time.Duration = 3 * time.Second
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.