//
pkg.gl
Category
github.com/kameshsampath/go-fruits-api
pkg
db
package
0.0.0-20221214174552-98ece37738a5
Repository:
https://github.com/kameshsampath/go-fruits-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
2
Files
240 SLOC
#
Functions
New
New creates a new instance of Config to create and initialize new database.
WithDBFile
No description provided by the author
WithDBType
No description provided by the author
WithLogger
No description provided by the author
#
Structs
Config
Config configures the database to initialize.
Fruit
Fruit model to hold the Fruit data.
#
Type aliases
Fruits
Fruits represents a collection of Fruits.
Option
No description provided by the author