package
0.0.0-20240627161528-6734e6d4396d
Repository: https://github.com/collaboraonline/collabora-mattermost.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author

# Variables

AllowedFilePermissions is the list of file permissions.
PermissionChannel allows only all channel members to edit the file.
PermissionOwner allows only the owner to edit the file.
TemplateFromExt stores the name of the template file corresponding to each file extension.
WebsocketEventConfigUpdated is the websocket event called to update plugin config on clients' webapp.
WopiFiles maps file extension with file action & url.

# Structs

ClientFileInfo contains file information sent to the client.
Plugin required by plugin.
No description provided by the author
WopiCheckFileInfo is the required response from http:// wopi.readthedocs.io/projects/wopirest/en/latest/files/CheckFileInfo.html#checkfileinfo.
WopiDiscovery represents the XML from <WOPI>/hosting/discovery.
WopiFile is used top map file extension with the action & url.
WopiToken is the token used for WOPI authentication.