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: about 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T11:00:21.000Z (4 months ago)
- Last Synced: 2024-10-31T18:43:08.526Z (3 months 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)