Categorygithub.com/JMustang/go-crud
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.

  1. configs
  • Responsible for reading the settings file.
  1. db
  • Directory responsible for handling and performing transactions with the database.
  1. models

  2. handles

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author