package
1.2.2
Repository: https://github.com/telefonicatc2tech/golium.git
Documentation: pkg.go.dev

# Functions

GetSession returns the Aggregated session stored in context.
InitializeContext adds the Aggregated session to the context.

# Structs

Session contains the information of shared session.
Steps type is responsible to initialize aggregated steps in godog framework.

# Type aliases

ContextKey defines a type to store the aggregated session in context.Context.