mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-31 11:57:35 +02:00
5 lines
114 B
Go
5 lines
114 B
Go
/*
|
|
Package util contains utility functions that are used across all `gokv.Store` implementations.
|
|
*/
|
|
package util
|