Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth provides authentication and authorization modules.
|
Package auth provides authentication and authorization modules. |
|
middleware
Package middleware provides JWT middleware for the full app.
|
Package middleware provides JWT middleware for the full app. |
|
service
Package service contains auth business logic for the full app.
|
Package service contains auth business logic for the full app. |
|
Package user defines user module routes and wiring.
|
Package user defines user module routes and wiring. |
|
data
Run: go generate ./...
|
Run: go generate ./... |
|
data/repository
Package repository stores users for the full application example.
|
Package repository stores users for the full application example. |
|
handler
Package handler provides user HTTP handlers for the full app.
|
Package handler provides user HTTP handlers for the full app. |
|
service
Package service contains user business logic for the full app.
|
Package service contains user business logic for the full app. |
|
structs
Package structs defines user domain models for the full app.
|
Package structs defines user domain models for the full app. |
|
Package workspace defines workspace module routing and wiring.
|
Package workspace defines workspace module routing and wiring. |
|
data/repository
Package repository stores workspaces and members for the full app.
|
Package repository stores workspaces and members for the full app. |
|
service
Package service contains workspace business logic for the full app.
|
Package service contains workspace business logic for the full app. |
|
structs
Package structs defines workspace domain models for the full app.
|
Package structs defines workspace domain models for the full app. |
Click to show internal directories.
Click to hide internal directories.