package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

NewClient returns shared memory connected to remote shared memory.
NewServer returns shared memory connected to remote shared memory.

# Structs

Client is atomic.SharedMemory that talks over RPC.
Server is shared memory that is managed over RPC.