Formatting
This commit is contained in:
parent
2f5f6c159b
commit
f3f3d1fe73
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue