package
0.3.3
Repository: https://github.com/loderunner/scrt.git
Documentation: pkg.go.dev

# Variables

BackendNameList is an ordered list of backend names for listing in help message.
Backends associates backend type names to constructor functions.

# Interfaces

Backend implements the common backend operations.
Factory can instantiate a new Backend with New, and other static backend-related functions.