echo/modules/infoserv/src
Jean 0ba736615b
Split InfoServ into one file per command
POST/DEL/LIST each move to their own file (each still parameterised by
bulletin kind, so OPOST/ODEL/OLIST route to the same handler); the kind
constants stay in lib.rs beside the dispatcher. No behaviour change.
2026-07-14 14:46:56 +00:00
..
del.rs Split InfoServ into one file per command 2026-07-14 14:46:56 +00:00
lib.rs Split InfoServ into one file per command 2026-07-14 14:46:56 +00:00
list.rs Split InfoServ into one file per command 2026-07-14 14:46:56 +00:00
post.rs Split InfoServ into one file per command 2026-07-14 14:46:56 +00:00