Support custom sse port (#11)
All checks were successful
release / release (push) Successful in 33s

fix: #10 Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
2025-04-01 08:07:47 +00:00
parent 592cf51c9b
commit d892b05048

View File

@@ -2,6 +2,7 @@ package flag
var (
Host string
Port int
Token string
Version string