style: format code

This commit is contained in:
Fu Diwei
2025-04-22 21:24:48 +08:00
parent 3189e65bad
commit f5807d215f
284 changed files with 466 additions and 527 deletions

View File

@@ -1,4 +1,4 @@
package ssh
package ssh
type OutputFormatType string

View File

@@ -1,4 +1,4 @@
package ssh
package ssh
import (
"bytes"

View File

@@ -1,4 +1,4 @@
package ssh_test
package ssh_test
import (
"context"