This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package config
|
||||
|
||||
import "github.com/rdarius/boot-dev-blog-aggregator/internal/database"
|
||||
|
||||
type State struct {
|
||||
DB *database.Queries
|
||||
Config *Config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user