Go to file
sneak e1d0ab5ea6 Add detailed godoc documentation to CLIEntry function
Expand the documentation comment for CLIEntry to provide more context
about what the function does, including its use of the fx dependency
injection framework, signal handling, and blocking behavior.
2025-12-27 12:24:22 +07:00
cmd Add custom logger with source location tracking and remove verbose database logs 2025-07-28 01:14:51 +02:00
docs Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
internal Add detailed godoc documentation to CLIEntry function 2025-12-27 12:24:22 +07:00
pkg/asinfo Remove BGP keepalive logging and add peer tracking 2025-07-27 21:54:58 +02:00
.gitignore latest 2025-12-27 12:19:20 +07:00
.golangci.yml Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
CLAUDE.md Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
go.mod latest 2025-12-27 12:19:20 +07:00
go.sum Remove routing table and snapshotter packages, update status page 2025-07-28 03:11:36 +02:00
Makefile Fix concurrent map write panic in timeout middleware 2025-07-28 21:54:58 +02:00