modulepackage
0.1.0
Repository: https://github.com/chapar-rest/mock-server.git
Documentation: pkg.go.dev
# README
Mock server
This is a mock server for testing purposes. It is a simple server that listens on a port and responds with a predefined response.
# Functions
ContextWithOsSignal returns a context with by default is listening to SIGHUP, SIGINT, SIGTERM, SIGQUIT os signals to cancel.
# Variables
No description provided by the author