//
pkg.gl
Category
github.com/vingarcia/ksql
examples
crud
package
0.1.1
Repository:
https://github.com/vingarcia/ksql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
154 SLOC
#
Variables
UsersTable
UsersTable informs ksql the name of the table and that it can use the default value for the primary key column name: "id".
#
Structs
Address
Address ...
PartialUpdateUser
PartialUpdateUser ...
User
User ...