//
pkg.gl
Category
github.com/akaswenwilk/godog
internal
storage
package
0.13.1
Repository:
https://github.com/akaswenwilk/godog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
274 SLOC
#
Functions
NewStorage
NewStorage will create an in-mem storage that is used across concurrent runners and formatters.
#
Structs
Storage
Storage is a thread safe in-mem storage.