cannot use rcon.Dial(address, password, rcon.SetDialTimeout(timeoutDuration), rcon.SetDeadline(timeoutDuration)) (value of type *rcon.Conn) as ExecuteCloser value in assignment: *rcon.Conn does not implement ExecuteCloser (wrong type for method Execute)