//
pkg.gl
Category
github.com/siggy/gographs
pkg
graph
package
0.0.0-20230227054343-7f9a81de5f7d
Repository:
https://github.com/siggy/gographs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
3
Files
265 SLOC
#
Functions
NewClient
NewClient creates a client to the graph server.
Start
Start initializes the graph server and starts listening.
#
Constants
DefaultGraphAddr
DefaultGraphAddr defines the graph server's address when running locally.
#
Structs
Client
Client provides a client to the graph server.
Post
Post defines the input POST body to the `/graph` endpoint.