//
pkg.gl
Category
github.com/VersoriumX/teleport
lib
backend
memory
package
0.0.0-20250306163500-5f3bb2705e1f
Repository:
https://github.com/versoriumx/teleport.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
545 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.