package
5.13.0+incompatible
Repository: https://github.com/documize/community.git
Documentation: pkg.go.dev

# Constants

Unsequenced tells us if document is pinned or not.

# Structs

Document represents the purpose of Documize.
DocumentMeta details who viewed the document.
DocumentMetaEditor contains the "edit" metatdata content.
DocumentMetaViewer contains the "view" metatdata content.
DuplicateModel is used to create a copy of a document.
SitemapDocument details a document that can be exposed via Sitemap.
SortedDocs provides list od pinned and unpinned documents sorted by sequence and name respectively.
UploadModel details the job ID of an uploaded document.
Version points to a version of a document.

# Type aliases

ByID sorts a collection of documents by document ID.
ByName sorts a collection of documents by document name.
BySeq sorts a collection of documents by sequenced number.