Documentation ¶ Index ¶ func CreateClient() (*ssh.Client, error) func ExecuteCommand(client *ssh.Client, command string) (string, error) func GetKey(key string) (string, error) func SetKey(key string, value string, expire *int) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateClient ¶ func CreateClient() (*ssh.Client, error) func ExecuteCommand ¶ func ExecuteCommand(client *ssh.Client, command string) (string, error) func GetKey ¶ func GetKey(key string) (string, error) func SetKey ¶ func SetKey(key string, value string, expire *int) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files redis.go Click to show internal directories. Click to hide internal directories.