mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 03:59:49 +02:00
pkg/storage: add package docs (#1078)
This commit is contained in:
parent
8ebf06dd71
commit
a5db94434d
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// Package inmemory is the in-memory database using b-trees.
|
||||
package inmemory
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue