package
0.24.0
Repository: https://github.com/lucor/paw.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClient returns a Paw agent client to manage sessions and SSH keys The communication with agent is done using the SSH agent protocol.
No description provided by the author
No description provided by the author

# Constants

CLI represents the agent started in CLI mode.
GUI represents the agent started in GUI mode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SessionExtension is the Session Extension type for the Paw Agent.
SessionIDPrefix is the prefix of the Paw Session ID.
TypeExtension is the Type Extension type for the Paw Agent.

# Variables

No description provided by the author

# Structs

No description provided by the author
Session is the payload used to perform agent's requests.

# Interfaces

No description provided by the author
PawSessionExtendedAgent wraps the method for the Paw agent client to handle sessions.
PawSessionExtendedAgent wraps the method for the Paw agent client to handle sessions.
SSHAgent wraps the method for the Paw agent client to handle SSH keys.

# Type aliases

Type represents the agent type.