constants

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_EMITTER_NAME = "cli"
View Source
const DEFAULT_ENV_PREFIX = "JR"
View Source
const DEFAULT_HTTP_PORT = 7482
View Source
const DEFAULT_KEY = "null"
View Source
const DEFAULT_LOG_LEVEL = "fatal"
View Source
const DEFAULT_OUTPUT = "stdout"
View Source
const DEFAULT_OUTPUT_KCAT_TEMPLATE = "{{.K}},{{.V}}\n"
View Source
const DEFAULT_OUTPUT_TEMPLATE = "{{.V}}\n"
View Source
const DEFAULT_PARTITIONS = 6
View Source
const DEFAULT_PRELOAD_SIZE = 0
View Source
const DEFAULT_REPLICA = 3
View Source
const DEFAULT_TOPIC = "test"
View Source
const DEFAULT_VALUE_TEMPLATE = "user"
View Source
const FREQUENCY = -1
View Source
const INFINITE = 1<<63 - 1
View Source
const KAFKA_CONFIG = "./kafka/config.properties"
View Source
const LOCALE = "us"
View Source
const NUM = 1

Variables

View Source
var JR_SYSTEM_DIR string
View Source
var JR_USER_DIR string
View Source
var SYSTEM_DIR = fmt.Sprintf("%s%c%s", xdg.ConfigHome, os.PathSeparator, "jr")
View Source
var USER_DIR = fmt.Sprintf("%s%c%s", xdg.DataHome, os.PathSeparator, "jr")

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