Skip to content

Instantly share code, notes, and snippets.

@xNok

xNok/client.go Secret

Created September 13, 2021 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xNok/fca617df0adf0adbded7d232f1a44a31 to your computer and use it in GitHub Desktop.
Save xNok/fca617df0adf0adbded7d232f1a44a31 to your computer and use it in GitHub Desktop.
client := influxdb2.NewClientWithOptions(dbURL, dbToken,
influxdb2.DefaultOptions().SetBatchSize(20))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment