package
0.0.0-20230309082109-543b32ac686a
Repository: https://github.com/gosom/kit.git
Documentation: pkg.go.dev
# Interfaces
Bindable is an interface that can be used to bind a struct to a sql query.
No description provided by the author
RowScanner is an interface that can be used to scan a row into a struct.