simpc

package module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: MIT Imports: 5 Imported by: 0

README

��# simpc

Documentation

Overview

simpc is a package that provides a simple IPC mechanism for Go programs, its usecase is quite specific, as such its capabilities are limited

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(port string, handler func(net.Conn, interface{})) *client

func NewServer

func NewServer(handler func(net.Conn, interface{}), tempfile string) (*server, error)

Types

This section is empty.

Directories

Path Synopsis
cmd
client
myipc
myipc

Jump to

Keyboard shortcuts

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