pusher

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AppId   string `json:"app_id"`
	Key     string `json:"key"`
	Secret  string `json:"secret"`
	Cluster string `json:"cluster"`
}

type UploadMessageItem added in v1.7.9

type UploadMessageItem struct {
	Name     string         `json:"name"`
	NodeId   string         `json:"node_id"`
	ParentId sql.NullInt64  `json:"parent_id,omitempty"`
	UploadId sql.NullString `json:"upload_id,omitempty"`
}

Jump to

Keyboard shortcuts

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