modulepackage
0.0.0-20230115191627-f8486eac02a8
Repository: https://github.com/jmustang/go-crud.git
Documentation: pkg.go.dev
# README
GO crud.
- commands:
go mod init example.com/example
directories.
- configs
- Responsible for reading the settings file.
- db
- Directory responsible for handling and performing transactions with the database.
-
models
-
handles