# Functions
Exists returns true if backend has been used before.
No description provided by the author
GetName() is a part of the backend API and returns the name of this backend as shown in 'storage/type' section of Teleport YAML config.
New initializes and returns a fully created BoltDB backend.
No description provided by the author
# Structs
BoltBackend is a boltdb-based backend used in tests and standalone mode.