//
pkg.gl
Category
github.com/rgraphql/magellan
server
package
0.8.2
Repository:
https://github.com/rgraphql/magellan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
186 SLOC
#
Functions
NewServer
NewServer builds a new server.
NewSession
NewSession builds a new session.
#
Variables
PathCacheSize
PathCacheSize determines how large the shared client-server path cache should be.
ResultBufferSize
ResultBufferSize determines how large the buffer for outgoing results should be.
#
Structs
Server
Server serves sessions with clients.
Session
Session is a client session container.
#
Type aliases
RootResolver
RootResolver is the root resolver call.