//
pkg.gl
Category
github.com/lasthyphen/paaro
chains
atomic
gsharedmemory
package
0.0.0-20210916235445-ea0e61cfc9b4
Repository:
https://github.com/lasthyphen/paaro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
621 SLOC
#
Packages
gsharedmemoryproto
No description provided by the author
#
Functions
NewClient
NewClient returns shared memory connected to remote shared memory.
NewServer
NewServer returns shared memory connected to remote shared memory.
#
Structs
Client
Client is atomic.SharedMemory that talks over RPC.
Server
Server is shared memory that is managed over RPC.