Getting EOF as error in golang ssh session close

Im using 'ssh' golang module and I'm wondering if I implemented it (or trying to). Is "EOF" as an error expected at the session.Close()? In the examples I've seen online nobody is checking for the