//
pkg.gl
Category
github.com/shuLhan/share
lib
websocket
internal
autobahn
package
0.53.1
Repository:
https://github.com/shulhan/share.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
92 SLOC
#
Packages
client
Package client provide a program to test WebSocket client implementation with autobahn testsuite.
server
Package server provide a program for testing WebSocket server implement with autobahn testsuite.
#
Functions
PrintReports
PrintReports read the JSON reports from fileReportsJSON and print the total test cases and the failed one.