ipc

package
v0.1.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

DSUL - Disturb State USB Light : IPC module.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClientRunner

func ClientRunner(cfg *settings.Config, verbosity bool, ipc_command chan Command, ipc_response chan Command, done chan bool)

func ServerRunner

func ServerRunner(cfg *settings.Config, verbosity bool, cmd_channel chan string, rsp_channel chan string)

Start runner for IPC server.

Types

type Command

type Command struct {
	Action string
	Key    string
	Value  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL