matterbridge/vendor/github.com/philippgille/gokv/bbolt/docs.go
2023-03-15 02:17:28 -07:00

5 lines
137 B
Go

/*
Package bbolt contains an implementation of the `gokv.Store` interface for bbolt (formerly known as Bolt / Bolt DB).
*/
package bbolt