//
pkg.gl
Category
github.com/ava-labs/avalanchego
vms
rpcchainvm
gsharedmemory
package
0.99.99-test-ignore
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
266 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.