event

package
v0.0.0-...-9493ce7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AMQPMessageEvent

type AMQPMessageEvent struct {
	QueueName string
	D         *amqp.Delivery
}

AMQP消息事件

type AppShutdownEvent

type AppShutdownEvent struct {
	priority_define.ShutdownPriority // 关闭优先级
}

AppShutdownEvent 应用关闭事件

type ConfigChangeEvent

type ConfigChangeEvent struct{}

配置改变事件

type HealthCheckReply

type HealthCheckReply struct {
	UniqueName string // 名称
	OK         bool   // 成功
}

HealthCheckReply 健康检查响应

type HealthCheckRequest

type HealthCheckRequest struct {
	UniqueName string // 唯一名称
}

HealthCheckRequest 健康检查请求

type MongoDBInitializeEvent

type MongoDBInitializeEvent struct{}

type MySQLInitializeEvent

type MySQLInitializeEvent struct{}

数据库初始化事件

Jump to

Keyboard shortcuts

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