//
pkg.gl
Category
github.com/loderunner/scrt
backend
package
0.3.3
Repository:
https://github.com/loderunner/scrt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
1
Files
747 SLOC
#
Variables
BackendNameList
BackendNameList is an ordered list of backend names for listing in help message.
Backends
Backends associates backend type names to constructor functions.
#
Interfaces
Backend
Backend implements the common backend operations.
Factory
Factory can instantiate a new Backend with New, and other static backend-related functions.