package
0.8.2
Repository: https://github.com/rgraphql/magellan.git
Documentation: pkg.go.dev

# Functions

NewServer builds a new server.
NewSession builds a new session.

# Variables

PathCacheSize determines how large the shared client-server path cache should be.
ResultBufferSize determines how large the buffer for outgoing results should be.

# Structs

Server serves sessions with clients.
Session is a client session container.

# Type aliases

RootResolver is the root resolver call.