mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-31 11:57:35 +02:00
5 lines
111 B
Go
5 lines
111 B
Go
/*
|
|
Package badgerdb contains an implementation of the `gokv.Store` interface for BadgerDB.
|
|
*/
|
|
package badgerdb
|