Commit f3f3d1fe authored by Chris Bednarski's avatar Chris Bednarski

Formatting

parent 2f5f6c15
......@@ -28,7 +28,8 @@ type Config struct {
LoginUsername string `mapstructure:"login_username"`
LoginPassword string `mapstructure:"login_password"`
LoginServer string `mapstructure:"login_server"`
Pty bool
Pty bool
ctx interpolate.Context
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment