Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
drinkmachine
command
|
|
|
internal
|
|
|
handlers
Package handlers has the main app router and root handler that passes off to other handlers, as well as all the web UI handlers and anything else generic
|
Package handlers has the main app router and root handler that passes off to other handlers, as well as all the web UI handlers and anything else generic |
|
handlers/api
Package api has all the API handlers and utilities specific to the api
|
Package api has all the API handlers and utilities specific to the api |
|
handlers/ws
Package ws is for our websocket handler
|
Package ws is for our websocket handler |
|
hw
Package hw contains the connections to the external hardware
|
Package hw contains the connections to the external hardware |
|
models
Package models interfaces with the SQLite DB
|
Package models interfaces with the SQLite DB |
|
utils
Package utils for various utility functions that might be useful to share?
|
Package utils for various utility functions that might be useful to share? |
Click to show internal directories.
Click to hide internal directories.