//
pkg.gl
Category
github.com/DioneProtocol/odysseygo
chains
atomic
gsharedmemory
package
1.10.11
Repository:
https://github.com/dioneprotocol/odysseygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
249 SLOC
#
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.