Commit Graph

6 Commits

Author SHA1 Message Date
3e1088d625 {Rcon}.login no longer exported.
split the cmd from its args when checking timeout map.

remove final TrimPrefix, it's already handled in {Rcon}.listen()
2024-11-24 13:13:07 +00:00
65ab17b9c9 add whitespace for readability 2024-11-22 13:20:27 +00:00
8c1bc0f04c move listen() into Rcon
rename channel variables
2024-11-08 15:30:47 +00:00
a7702c8050 add functional option WithLoginTimeout
use it to set the login timeout
2024-11-04 16:13:31 +00:00
f749fbd4b4 rename done channel
pass {conn}.Listen() an error channel
2024-11-04 14:42:31 +00:00
2461a0116c first commit 2024-11-04 13:33:53 +00:00