Categorygithub.com/am-kinetica/gpudb-api-go
modulepackage
0.0.12
Repository: https://github.com/am-kinetica/gpudb-api-go.git
Documentation: pkg.go.dev

# README

Kinetica Logo

Website | Docs | Community Slack

Kinetica GOLANG API

Overview

This project contains the source code of the Golang Kinetica API.

The documentation can be found at https://docs.kinetica.com/7.1/.

For changes to the client-side API, please refer to CHANGELOG.md.

Support

For bugs, please submit an issue on Github.

For support, you can post on stackoverflow under the kinetica tag or Slack.

Contact Us

# Packages

No description provided by the author
No description provided by the author

# Functions

ChunkBySize - Splits a slice into multiple slices of the given size @param items @param chunkSize @return [][]T.