Documentation
¶
Overview ¶
Package editor is about the routes used to open files with editors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenURL ¶
OpenURL is the API handler for GET /editor/:file-id/open. It returns the parameters to build the URL where the file can be opened by an editor.
func OpenURLWithReadOnly ¶
OpenURLWithReadOnly is like OpenURL, with the read-only flag given explicitly instead of read from the query.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.