package sshhop type Credentials struct { Username string Password string }