Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bhendo/go-powershell
/ types & classes
Types & classes
13 in github.com/bhendo/go-powershell
⨍
Functions
33
◇
Types & classes
13
Struct
Local
backend/local.go:12
Interface
Middleware
middleware/types.go:5
Struct
SSH
backend/ssh.go:24
Struct
SessionConfig
middleware/session_config.go:18
Interface
Shell
shell.go:18
Interface
Starter
backend/types.go:11
Struct
UserPasswordCredential
middleware/session_config.go:75
Interface
Waiter
backend/types.go:7
Interface
credential
middleware/session_config.go:71
Struct
session
middleware/session.go:13
Struct
shell
shell.go:23
Interface
sshSession
sshSession exists so we don't create a hard dependency on crypto/ssh.
backend/ssh.go:15
Struct
utf8
utf8 implements a primitive middleware that encodes all outputs as base64 to prevent encoding issues between remote PowerShell shells and the receiver
middleware/utf8.go:16