package tests
import "github.com/ClickHouse/clickhouse-go/v2/tests"
Index ¶
- func CheckMinServerVersion(conn driver.Conn, major, minor, patch uint64) error
- func PrintMemUsage()
- func RandAsciiString(n int) string
- func RandIPv4() net.IP
- func RandIPv6() net.IP
- func RandIntString(n int) string
Functions ¶
func CheckMinServerVersion ¶
func PrintMemUsage ¶
func PrintMemUsage()
PrintMemUsage outputs the current, total and OS memory being used. As well as the number of garage collection cycles completed. thanks to https://golangcode.com/print-the-current-memory-usage/
func RandAsciiString ¶
func RandIPv4 ¶
func RandIPv6 ¶
func RandIntString ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
tests/issues | |
tests/issues/209 | |
tests/issues/360 | |
tests/issues/470 | |
tests/issues/476 | |
tests/issues/484 | |
tests/issues/485 | Licensed to ClickHouse, Inc. |
tests/std | |
tests/stress |
- Version
- v2.3.0
- Published
- Aug 21, 2022
- Platform
- darwin/amd64
- Imports
- 7 packages
- Last checked
- 1 hour ago –
Tools for package owners.