env

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Byte = 1 << (iota * 10)
	KiByte
	MiByte
	GiByte
	TiByte
	PiByte
	EiByte
)

IEC Sizes. kibis of bits

View Source
const (
	IByte = 1
	KByte = IByte * 1000
	MByte = KByte * 1000
	GByte = MByte * 1000
	TByte = GByte * 1000
	PByte = TByte * 1000
	EByte = PByte * 1000
)

SI Sizes.

Variables

This section is empty.

Functions

func YdbConfigPath

func YdbConfigPath() string

func YdbDataPath

func YdbDataPath() string

func YdbDefaultLogLevel

func YdbDefaultLogLevel() int

func YdbGrpcPort

func YdbGrpcPort() int

func YdbGrpcTlsDataPath

func YdbGrpcTlsDataPath() string

func YdbGrpcTlsDataPathCaPem

func YdbGrpcTlsDataPathCaPem() string

func YdbGrpcTlsDataPathCertPem

func YdbGrpcTlsDataPathCertPem() string

func YdbGrpcTlsDataPathKeyPem

func YdbGrpcTlsDataPathKeyPem() string

func YdbGrpcTlsPort

func YdbGrpcTlsPort() int

func YdbIcPort

func YdbIcPort() int

func YdbMonPort

func YdbMonPort() int

func YdbPdiskPath

func YdbPdiskPath() string

func YdbPdiskSizeGb

func YdbPdiskSizeGb() int

func YdbUseInMemoryPdisks

func YdbUseInMemoryPdisks() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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