questdb / go-questdb-client

Golang client for QuestDB's Influx Line Protocol
Apache License 2.0
47 stars 9 forks source link

chore(test): move test utils into an internal package #50

Closed sklarsa closed 3 months ago

sklarsa commented 3 months ago

Moving test utils (containing test tcp and http clients) into a separate (internal) package to be used in PRs like this https://github.com/questdb/go-questdb-client/pull/47

sklarsa commented 3 months ago

Leaving everything in 1 package for now https://github.com/questdb/go-questdb-client/pull/47#discussion_r1698638020