mo_paper

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LegacyFolder

type LegacyFolder struct {
	Id   string `json:"id"`
	Name string `json:"name"`
}

type LegacyPaper

type LegacyPaper struct {
	Owner    string `path:"owner" json:"owner"`
	Title    string `path:"title" json:"title"`
	Revision int64  `path:"revision" json:"revision"`
	MimeType string `path:"mime_type" json:"mime_type"`
}

type PaperUpdate

type PaperUpdate struct {
	Url           string `json:"url" path:"url"`
	ResultPath    string `json:"result_path" path:"result_path"`
	FileId        string `json:"file_id" path:"file_id"`
	PaperRevision string `json:"paper_revision" path:"paper_revision"`
}

Jump to

Keyboard shortcuts

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