File: README.md

package info (click to toggle)
golang-github-willfaught-gockle 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# gockle

[![Go Reference](https://pkg.go.dev/badge/github.com/willfaught/gockle.svg)](https://pkg.go.dev/github.com/willfaught/gockle)

*Note: Test coverage is low because there is no Cassandra database for the tests to use. Providing one yields 97.37% test coverage. Some code is uncovered because gocql cannot be mocked. This is one difficulty your code avoids by using gockle.*