girdharshubham / gocassandra

gocql template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Cassandra

This template demonstrates how gocql implements a fast and robust Cassandra client for the Go programming language

Go Version used in this template: 1.13.1
Packages Used in this template:

  • gocql
  • log
  • time
  • encoding/json
  • io
  • os

How to Run

Configurations can be found and updated in the application.conf file
From within this directory execute the following command:

go run main.go

About

gocql template


Languages

Language:Go 100.0%