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: 2 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T15:29:56.000Z (3 months ago)
- Last Synced: 2025-03-10T16:40:26.431Z (3 months ago)
- Topics: commands, go, golang, protocol, receiver
- Language: Go
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- 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.
[](https://godoc.org/github.com/kirill-scherba/command/)
[](https://goreportcard.com/report/github.com/kirill-scherba/command)## Usage example
## Licence
[BSD](LICENSE)