types

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppType

type AppType string

AppType specifies app type.

const (
	Watcher AppType = "watch"
)

Watcher AppType enums.

type SysVar

type SysVar string

SysVar specifies the system variables.

const (
	SysVarSchemaVersion SysVar = "schema_version"
)

SysVarSchemaVersion SysVar enums.

type TableName added in v0.0.2

type TableName string

TableName specifies table name.

const (
	Block TableName = "Block"
)

Jump to

Keyboard shortcuts

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