Directories
¶
| Path | Synopsis |
|---|---|
|
domain
|
|
|
model
Package model contains the domain models of the application.
|
Package model contains the domain models of the application. |
|
service/quotes
Package quotes contains the quotes service, that handles the business logic of the application.
|
Package quotes contains the quotes service, that handles the business logic of the application. |
|
storage
|
|
|
challenges
Package challenges contains the challenges storage in memory implementation.
|
Package challenges contains the challenges storage in memory implementation. |
|
quotes
Package quotes contains the quotes storage in memory implementation.
|
Package quotes contains the quotes storage in memory implementation. |
|
transport
|
|
|
http
Package http contains the HTTP transport for the quote server.
|
Package http contains the HTTP transport for the quote server. |
|
http/quotes
Package quotes contains the http transport for the quotes service.
|
Package quotes contains the http transport for the quotes service. |
|
middleware/proofer
Package proofer provides a middleware that implements a proof of work challenge.
|
Package proofer provides a middleware that implements a proof of work challenge. |
|
middleware/ratelimiter
Package ratelimiter provides a middleware that implements a rate limiter.
|
Package ratelimiter provides a middleware that implements a rate limiter. |
Click to show internal directories.
Click to hide internal directories.