Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearDatabase ¶
func ClearDatabase()
func GetClientSet ¶
func GetClientSet() apimachinery.ClientSetInterface
func GetReportDir ¶
func GetReportDir() string
func GetReportUrl ¶
func GetReportUrl() string
Types ¶
type RedisConfig ¶
type TestConfig ¶
type TestConfig struct { ZkAddr string Concurrent int SustainSeconds float64 TotalRequest int64 DBWriteKBSize int MongoURI string MongoRsName string RedisCfg RedisConfig }
func GetTestConfig ¶
func GetTestConfig() TestConfig
Click to show internal directories.
Click to hide internal directories.