package
0.0.0-20240213081209-732d221a8087
Repository: https://github.com/wkloucek/cs3-wopi-server.git
Documentation: pkg.go.dev

# Functions

CheckFileInfo returns information about the requested file and capabilities of the wopi server https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/checkfileinfo.
No description provided by the author
No description provided by the author
GetFile downloads the file from the storage https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/getfile.
GetLock returns a lock or an empty string if no lock exists https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/getlock.
Lock returns a WOPI lock or performs an unlock and relock https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/lock https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/unlockandrelock.
No description provided by the author
PutFile uploads the file to the storage https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/putfile.
RefreshLock refreshes a provided lock for 30 minutes https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/refreshlock.
UnLock removes a given lock from a file https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/files/unlock.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author