Documentation
¶
Index ¶
Constants ¶
View Source
const ( APIPort = "CDMON2_API_PORT" TotalNumberOfCores = "CDMON2_TOTAL_NUMBER_OF_CORES" TotalSizeOfMemoryMb = "CDMON2_TOTAL_SIZE_OF_MEMORY" TotalSizeOfDiskMb = "CDMON2_TOTAL_SIZE_OF_DISK" MinimalNumberOfCores = "CDMON2_MINIMAL_NUMBER_OF_CORES" MinimalSizeOfMemoryMb = "CDMON2_MINIMAL_SIZE_OF_MEMORY" MininalSizeOfDiskMb = "CDMON2_MININAML_SIZE_OF_DISK" RedisAddr = "CDMON2_REDIS_ADDR" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type EmptyRecordFunc ¶
type EmptyRecordFunc func() interface{}
Click to show internal directories.
Click to hide internal directories.