Categorygithub.com/zerosuxx/go-commander
modulepackage
0.0.0-20211129175129-80640efa26fd
Repository: https://github.com/zerosuxx/go-commander.git
Documentation: pkg.go.dev

# README

go-commander

build

make build

running the application

make start # listening on localhost:1234

available routes

POST /cmd # Request body: '["command", "arg1", ...]'
GET /healthcheck
WS /echo # WebSocket (echo protocol)

# Packages

No description provided by the author
No description provided by the author

# Variables

No description provided by the author