Files
gocqlx/table/doc.go

8 lines
239 B
Go
Raw Normal View History

// Copyright (C) 2017 ScyllaDB
// Use of this source code is governed by a ALv2-style
// license that can be found in the LICENSE file.
// Package table adds support for super simple CRUD operations based on table
// model.
package table