directory
0.44.1
Repository: https://github.com/documize/community.git
Documentation: pkg.go.dev

# Packages

Package convert provides the gateway to document conversion native and plugin functionality, both in and out of the system.
Package endpoint provides API endpoints for Documize.
Package entity provides types that mirror database tables.
Package mail sends transactional emails.
Package plugins manages the plug-in componenets of the Documize system.
Package request handles database requests for Documize, mostly from the endpoints package.
Package store provides the implementation for a file system based storage provider.
Package util provides utility functions specific to the http-end-point component of Documize.