package
0.0.0-20220528163924-e2599ca1b314
Repository: https://github.com/cryocodec/jim.git
Documentation: pkg.go.dev
# Functions
GetSocketAddress returns the address of jim's UDS socket.
UnmarshalJimConfig tries to parse given byte[] in json format to a JimConfig struct.
# Constants
No description provided by the author
# Structs
JimConfigElement is the main structure in the json format.
JimConfigEntry holds all the information necessary to connect to a server via ssh.
# Type aliases
JimConfig is a type alias for a list of config elements.