package main import "scroll-tech/bridge/cmd/event_watcher/app" func main() { app.Run() }