Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMaxRequestSize ¶
func GetMaxRequestSize() int64
func GetMemoryBufferSize ¶
func GetMemoryBufferSize() int64
func GetShutdownTimeout ¶
func GetTCPAddress ¶
func GetTCPAddress() string
func GetTempDir ¶
func GetTempDir() string
func IsEnablePrometheus ¶
func IsEnablePrometheus() bool
func IsEnableShutdown ¶
func IsEnableShutdown() bool
Types ¶
type ProcessingMode ¶
type ProcessingMode int
const ( Serialized ProcessingMode = iota Interleaved InMemory )
func GetProcessingMode ¶
func GetProcessingMode() ProcessingMode
Click to show internal directories.
Click to hide internal directories.