wopi

package
v3.0.9+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2022 License: AGPL-3.0 Imports: 18 Imported by: 9

Documentation

Overview

Package wopi implements communication with the backend via the WOPI API. It typically enables integration of the Collabora online plugin.

Package wopi serves files using the WOPI protocol.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter() *mux.Router

NewRouter creates and configures a new mux router to serve wopi REST requests and enable integration with WOPI clients.

Types

type File

type File struct {
	BaseFileName     string
	OwnerId          string
	Size             int64
	UserId           string
	Version          string
	UserFriendlyName string
	UserCanWrite     bool
	LastModifiedTime string
	PydioPath        string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL