# 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.