Categorygithub.com/chapar-rest/mock-server
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.

# Packages

Package api provides primitives to interact with the openapi HTTP API.
No description provided by the author
No description provided by the author

# 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