observers

package
v0.0.0-...-11562d8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DbHostKey      = "DB_HOST"
	DbPortKey      = "DB_PORT"
	DbNameKey      = "DB_NAME"
	DbCollKey      = "DB_COLL"
	DbUserKey      = "DB_USER"
	DbPassKey      = "DB_PASS"
	ParallelNumKey = "PARALLEL_NUM"
	ReqTopicKey    = "REQ_TOPIC"
	EntryKey       = "BP_JOBS_OBSERVER_ENTRY"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Observer

type Observer interface {
	Open()
	Exec()
	Close()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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