7 lines
234 B
Go
7 lines
234 B
Go
// 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 dbutil provides various utilities built on top of core gocqlx modules.
|
|
package dbutil
|