Documentation ¶ Overview ¶ Command crud generates CRUD repository, handlers, routes, and registers them from a model file. Usage: go run ./cmd/crud ModelName (e.g. go run ./cmd/crud User) Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.