barrier

package
v0.9.71 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

View Source
const (
	DB_NAME           = "drc"
	TABLE_NAME        = "barrier"
	DB_TABLE_NAME     = DB_NAME + "." + TABLE_NAME
	RECORD_ID         = "1"
	OFFSET_COLUMN_SEQ = 1
)

Variables

This section is empty.

Functions

func Start

func Start(config *Config, shutdown chan struct{})

Types

type Config

type Config struct {
	Db            config.DBConfig
	TickerSeconds int
	TestDB        *sql.DB
}

Jump to

Keyboard shortcuts

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