//
pkg.gl
Category
github.com/lasthyphen/dijetalgo
chains
atomic
gsharedmemory
package
1.7.2
Repository:
https://github.com/lasthyphen/dijetalgo.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.