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

# Functions

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

# Structs

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

# Type aliases

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