Categorygithub.com/rickardl/go-confluence
modulepackage
1.2.10
Repository: https://github.com/rickardl/go-confluence.git
Documentation: pkg.go.dev

# README

go-confluence

A Go client library for accessing Confluence Cloud REST API

# Constants

GlobalPrefix ...
LocalPrefix ...

# Structs

APIResponse provides default response from API.
Attachment ...
AttachmentExpandable expandable.
AttachmentExtensions Extensions.
AttachmentFetchResult ...
AttachmentLabels ...
AttachmentLinks links.
AttachmentMetaData ...
AttachmentResults Results.
Attachments ..
Client for the Confluence API.
Content represents the data returned from the Confluence API.
ContentResponse represents the data returned from the Confluence API.
CreateContentBodyParameters query parameters for CreateContent.
GetContentQueryParameters query parameters for GetContent.
QueryParameters provides default query parameters for client.
SearchQueryParameters query parameters for Search.
SearchResponse represents the data returned from the Confluence API.
SearchResult results from Search.

# Type aliases

LabelPrefix ...
PreRequestFn ...