package
Version:
v0.0.0-...-2ecc45d
Opens a new window with list of versions in this module.
Published: Jan 10, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Send creates Client inside and sends request to dbatcher.
Use if you need to send single request or if performance is not a bottleneck.
Client is a dbatcher's HTTP client
NewClient returns configured client
Close closes connection to dbatcher
Send sends table parameters and rows to dbatcher.
Rows must be slice of slices of primitives like int, float or string
ClientConfig is a config for cliet
Source Files
¶
Click to show internal directories.
Click to hide internal directories.