//
pkg.gl
Category
github.com/gravitational/teleport
lib
backend
memory
package
18.0.0-dev.vnet-windows.4+incompatible
Repository:
https://github.com/gravitational/teleport.git
Documentation:
pkg.go.dev
Overview
Versions
13
Dependencies
12
Dependents
47
Files
610 SLOC
#
Functions
GetName
GetName is a part of backend API and it returns in-memory backend type as it appears in `storage/type` section of Teleport YAML.
New
New creates a new memory backend.
#
Structs
Config
Config holds configuration for the backend.
Memory
Memory is a memory B-Tree based backend.