//
pkg.gl
Category
github.com/ooyeku/grayv-lsm
internal
database
seed
package
0.0.4
Repository:
https://github.com/ooyeku/grayv-lsm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
92 SLOC
#
Functions
NewSeeder
NewSeeder creates a new instance of the Seeder struct which is used to seed the database with initial data.
#
Structs
Seed
Seed represents a database seed, which encapsulates the name and the SQL statements to be executed.
Seeder
Seeder represents a struct for managing database seeding operations.