Commit Graph

17 Commits

Author SHA1 Message Date
Joel Wetzell c298f63ffc add convenience method to pull params from config 2026-03-01 14:57:19 -06:00
Joel Wetzell 2104d9f1a9 change to start/stop not run/stop 2026-02-07 12:51:01 -06:00
Joel Wetzell 37c7a23063 add debug log at beginning of running 2026-02-07 12:40:30 -06:00
Joel Wetzell 33ecc94097 add Stop function to module 2026-02-07 09:53:38 -06:00
Joel Wetzell b6ee3c68f1 don't default framing method 2026-02-03 22:26:16 -06:00
Joel Wetzell 0c777a8874 move router context to run methods 2026-01-16 18:50:40 -06:00
Joel Wetzell f97f9b9fc9 propagate a ctx all the way from input to output of a route 2025-12-28 12:21:58 -06:00
Joel Wetzell 8ffc7d02a5 stuff values into context 2025-12-27 22:59:30 -06:00
Joel Wetzell e96913230b logging cleanup 2025-12-26 10:08:24 -06:00
Joel Wetzell f1dff33704 centralize module logger creation 2025-12-26 09:51:55 -06:00
Joel Wetzell efdcbae5c4 no need for framer to return two values 2025-12-24 18:17:41 -06:00
Joel Wetzell ff1949ce69 use errors.New when not formatting 2025-12-23 15:00:30 -06:00
Joel Wetzell 61bd4b64f5 setup loggers inside modules with attributes 2025-12-19 22:26:25 -06:00
Joel Wetzell b59da597ba use Id function instead of accessing config directly 2025-12-10 07:44:55 -06:00
Joel Wetzell 66435fc2ba use RAW framer if no framer specified 2025-12-08 22:21:34 -06:00
Joel Wetzell 5e7ebd1bf1 rename framing to framer 2025-12-07 10:42:51 -06:00
Joel Wetzell a5deea6447 move route and module into internal 2025-12-07 10:34:58 -06:00