Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirill-scherba/command
Client/Server command processing golang package
https://github.com/kirill-scherba/command
commands go golang protocol receiver
Last synced: 5 days ago
JSON representation
Client/Server command processing golang package
- Host: GitHub
- URL: https://github.com/kirill-scherba/command
- Owner: kirill-scherba
- License: bsd-3-clause
- Created: 2023-04-25T09:14:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-07T11:00:21.000Z (30 days ago)
- Last Synced: 2024-10-10T19:11:15.957Z (26 days ago)
- Topics: commands, go, golang, protocol, receiver
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Command
Client/Server command processing golang package.
[![GoDoc](https://godoc.org/github.com/kirill-scherba/command?status.svg)](https://godoc.org/github.com/kirill-scherba/command/)
[![Go Report Card](https://goreportcard.com/badge/github.com/kirill-scherba/command)](https://goreportcard.com/report/github.com/kirill-scherba/command)## Usage example
## Licence
[BSD](LICENSE)