package
0.0.0-20201012201203-7b3b13af555d
Repository: https://github.com/proctorlabs/confluence-cli.git
Documentation: pkg.go.dev

# Functions

Client returns a new instance of the client.

# Structs

ConfluenceClient is the primary client to the Confluence API.
ConfluenceConfig holds the current client configuration.
ConfluenceConvert is used to store the conversion request or result for a convert command.
ConfluencePage stores the base page object.
ConfluencePageAncestor holds the ID of a specific ancestor to a confluence page.
ConfluencePageBody holds the page contents itself.
ConfluencePageBodyStorage holds the storage objects of the body.
ConfluencePageSearch stores search results for checking existing pages.
ConfluencePageVersion holds the version information for a page.
ConfluenceSpace stores the space information.
TinyMceRequest is used for the undocumented TineMCE API.