//
pkg.gl
Category
github.com/converged-computing/rainbow
pkg
graph
backend
package
0.0.0-20240629020709-075ee2318884
Repository:
https://github.com/converged-computing/rainbow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
5
Files
68 SLOC
#
Functions
Get
Get a backend by name.
GetOrFail
GetOrFail ensures we can find the entry.
List
List returns known backends.
Register
Register a new backend by name.
#
Variables
Backends
Lookup of Backends.
#
Interfaces
GraphBackend
A Graph backend is an interface to hold rainbow clusters Each backend should be able to handle basic queries to request work.