package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Feb 24, 2026
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
UploadPageAssets uploads assets for a page and stops at the first failure.
Asset describes a local image file to be uploaded as a Confluence attachment.
ResolveMarkdownImageAssets rewrites local image URL references in storage to attachment references.
type Upserter interface {
UpsertPageAttachment(pageID, filename, sourcePath string) error
}
Upserter uploads or updates page attachments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.