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

# Functions

MockRequestSimple mocks a HTTP request by sending a command to the HTTP mock server.
NewServer creates an instance of Server.

# Structs

MockRequest contains the instruction to configure the behavior of the HTTP mock server.
No description provided by the author
Request configures the filter for the request of the MockRequest.
Response configures which response if the request filter applies.
Server type for the HTTP mock server.
Steps to initialize common steps.