package
0.0.4
Repository: https://github.com/ooyeku/grayv-lsm.git
Documentation: pkg.go.dev

# Functions

NewSeeder creates a new instance of the Seeder struct which is used to seed the database with initial data.

# Structs

Seed represents a database seed, which encapsulates the name and the SQL statements to be executed.
Seeder represents a struct for managing database seeding operations.