value_object

package
v0.0.14 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	//DDL
	CREATE = "create"
	//DDLActionType
	DATABASE = "database"
)
View Source
const (
	//DML
	StoreUpdateEvent = "store_update_event"
	StoreDeleteEvent = "store_delete_event"
	StoreInsertEvent = "store_insert_event"
	//DDL table
	StoreCreateTableEvent   = "store_create_table_event"
	StoreAlterTableEvent    = "store_alter_table_event"
	StoreDropTableEvent     = "store_drop_table_event"
	StoreTruncateTableEvent = "store_truncate_table_event"
	//DDL database
	StoreDropDatabaseEvent   = "store_drop_database_event"
	StoreCreateDatabaseEvent = "store_create_database_event"
)

p2pdb-store EventType

View Source
const (
	LogTopic = "log"
)

p2pdb-log EventType

View Source
const (
	PubsubStartEvent = "pubsub_start_event"
)

p2pdb-pubsub EventType

Variables

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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