package
0.1.0-alpha
Repository: https://github.com/amirkode/go-mongr8.git
Documentation: pkg.go.dev

# Packages

Copyright (c) 2023 the go-mongr8 Authors and Contributors [@see Authors file] Licensed under the MIT License (https://opensource.org/licenses/MIT) */.

# Functions

init mongr8 migration structure this will generate all required folders for mongr8 project-root/ ├── mongr8/ | ├── cmd/ | ├── contains migration commands | ├── collection/ | ├── contains collection schema definitions | ├── config/ | ├── contains some setup files | ├── migration/ | ├── contains some migration files.