weirenxue / golang-uds-http-client-test

This project shows how to write test cases for a Unix Domain Socket (UDS) based HTTP client using mock HTTP server.

Home Page:https://weirenxue.github.io/2022/12/13/uds-http-client-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unix Domain Socket based HTTP Client Unit Test by Mock HTTP Server

This project shows how to write test cases for a Unix Domain Socket (UDS) based HTTP client using mock HTTP server.

About

This project shows how to write test cases for a Unix Domain Socket (UDS) based HTTP client using mock HTTP server.

https://weirenxue.github.io/2022/12/13/uds-http-client-test/


Languages

Language:Go 100.0%