example

package
v0.0.70 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PGHost      = "127.0.0.1"
	PulsarURL   = "pulsar://127.0.0.1:6650"
	TestTable   = "test"
	TestDBSrc   = "db_src"
	TestDBSink  = "db_sink"
	AgentAddr1  = "localhost:8888"
	AgentAddr2  = "localhost:8889"
	ControlAddr = "localhost:10000"
	GatewayAddr = "localhost:10001"
)

Variables

View Source
var (
	DefaultDB = test.DBURL{Host: PGHost, DB: "postgres"}
	SinkDB    = test.DBURL{Host: PGHost, DB: TestDBSink}
	SrcDB     = test.DBURL{Host: PGHost, DB: TestDBSrc}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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