Commit Graph

15 Commits

Author SHA1 Message Date
7d787324a7 move option functions into option.go 2024-11-08 15:31:13 +00:00
8c1bc0f04c move listen() into Rcon
rename channel variables
2024-11-08 15:30:47 +00:00
dd1d530d44 add img/ 2024-11-04 22:01:01 +00:00
f2752f5609 print usage message if not in interactive mode, and no rcon commands passed 2024-11-04 21:23:45 +00:00
05ee3f1912 reword 2024-11-04 17:46:11 +00:00
a7702c8050 add functional option WithLoginTimeout
use it to set the login timeout
2024-11-04 16:13:31 +00:00
08af9d3388 fix -p flag usage message 2024-11-04 15:30:03 +00:00
46d3e3fa4a left align example snippets 2024-11-04 15:10:12 +00:00
07ffd98e7a remove Logging highlight 2024-11-04 15:05:57 +00:00
bc373e72ae add your own implementation section 2024-11-04 15:05:13 +00:00
566c3c9312 type fix
add -i shorthand
2024-11-04 14:55:49 +00:00
7df5b21588 add notes about CLI usage.
add logging section
2024-11-04 14:54:00 +00:00
a8f9e844dd add README + CHANGELOG 2024-11-04 14:47:34 +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