Documentation ¶
Overview ¶
Copyright (c) 2023 the go-mongr8 Authors and Contributors [@see Authors file]
Licensed under the MIT License (https://opensource.org/licenses/MIT)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitMigration ¶
func InitMigration() error
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.