databus

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RouteFirstRoundForbid = "first_round_forbid"
	RouteSecondRound      = "second_round"
	RouteAutoOpen         = "auto_open"
	RouteDelayOpen        = "delay_open"
	RouteDeleteArchive    = "delete_archive"
	RouteForceSync        = "force_sync"
)

const is

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountNotify

type AccountNotify struct {
	Mid    int64  `json:"mid"`
	Action string `json:"action"`
}

AccountNotify is

type Message

type Message struct {
	Action string          `json:"action"`
	Table  string          `json:"table"`
	New    json.RawMessage `json:"new"`
	Old    json.RawMessage `json:"old"`
}

Message databus

type Rebuild

type Rebuild struct {
	Aid int64 `json:"aid"`
}

Rebuild is

type Videoup

type Videoup struct {
	Route     string `json:"route"`
	Timestamp int64  `json:"timestamp"`
	Aid       int64  `json:"aid"`
}

Videoup message for videoup2BVC

Jump to

Keyboard shortcuts

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