//
pkg.gl
Category
github.com/cucumber/godog
internal
storage
package
0.15.0
Repository:
https://github.com/cucumber/godog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
288 SLOC
#
Functions
NewStorage
NewStorage will create an in-mem storage that is used across concurrent runners and formatters.
#
Structs
FS
FS is a wrapper that falls back to `os`.
Storage
Storage is a thread safe in-mem storage.