Documentation ¶
Index ¶
- func AddAttachmentAndUpload(confluence *client.ConfluenceClient, copt client.OperationOptions, ...) error
- func CheckPageExists(copt client.OperationOptions, confluence *client.ConfluenceClient)
- func CheckPageExists2(copt client.OperationOptions, confluence *client.ConfluenceClient) bool
- func CreateAttachmentAndUpload(data interface{}, copt client.OperationOptions, ...) error
- func DownloadAttachment(confluence *client.ConfluenceClient, copt client.OperationOptions, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAttachmentAndUpload ¶
func AddAttachmentAndUpload(confluence *client.ConfluenceClient, copt client.OperationOptions, attname string, fname string, comment string) error
func CheckPageExists ¶
func CheckPageExists(copt client.OperationOptions, confluence *client.ConfluenceClient)
func CheckPageExists2 ¶
func CheckPageExists2(copt client.OperationOptions, confluence *client.ConfluenceClient) bool
func CreateAttachmentAndUpload ¶
func CreateAttachmentAndUpload(data interface{}, copt client.OperationOptions, confluence *client.ConfluenceClient, comment string) error
func DownloadAttachment ¶
func DownloadAttachment(confluence *client.ConfluenceClient, copt client.OperationOptions, attname string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.