push

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FileInfo basic push file info
	FileInfo = "file_info"
	// UpFile the field name of upload file
	UpFile = "up_file"
	// Offset the offset relative to the origin of the file
	Offset = "offset"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PushData

type PushData struct {
	contract.FileInfo
	// Action the action of file change
	Action action.Action `json:"action"`
}

PushData the request data of the push api

Jump to

Keyboard shortcuts

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