Directories
¶
| Path | Synopsis |
|---|---|
|
biz
|
|
|
core
|
|
|
post
Package post defines the post module for the multi-module example.
|
Package post defines the post module for the multi-module example. |
|
post/data/repository
Package repository provides Mongo-backed post storage for the multi-module example.
|
Package repository provides Mongo-backed post storage for the multi-module example. |
|
post/handler
Package handler provides post HTTP handlers for the multi-module example.
|
Package handler provides post HTTP handlers for the multi-module example. |
|
post/service
Package service contains post business logic for the multi-module example.
|
Package service contains post business logic for the multi-module example. |
|
post/structs
Package structs defines post domain models for the multi-module example.
|
Package structs defines post domain models for the multi-module example. |
|
post/wrapper
Package wrapper provides cross-module access helpers.
|
Package wrapper provides cross-module access helpers. |
|
user
Package user defines the user module for the multi-module example.
|
Package user defines the user module for the multi-module example. |
|
user/data/repository
Package repository provides Mongo-backed user storage for the multi-module example.
|
Package repository provides Mongo-backed user storage for the multi-module example. |
|
user/handler
Package handler provides user HTTP handlers for the multi-module example.
|
Package handler provides user HTTP handlers for the multi-module example. |
|
user/service
Package service contains user business logic for the multi-module example.
|
Package service contains user business logic for the multi-module example. |
|
user/structs
Package structs defines user domain models for the multi-module example.
|
Package structs defines user domain models for the multi-module example. |
|
internal
|
|
|
server
Package server wires the extension manager and HTTP server.
|
Package server wires the extension manager and HTTP server. |
Click to show internal directories.
Click to hide internal directories.