https://github.com/alejandroblanco2001/gos-agent
Little agent to get started with agents development with Go for Windows Systgems and Ubuntu based systems.
https://github.com/alejandroblanco2001/gos-agent
go zeromq
Last synced: 2 months ago
JSON representation
Little agent to get started with agents development with Go for Windows Systgems and Ubuntu based systems.
- Host: GitHub
- URL: https://github.com/alejandroblanco2001/gos-agent
- Owner: AlejandroBlanco2001
- Created: 2025-01-25T01:17:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T01:03:38.000Z (3 months ago)
- Last Synced: 2025-02-11T02:21:42.503Z (3 months ago)
- Topics: go, zeromq
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is to play a little bit with Go for OS manipulation for multiple data tracking, the idea is to play around but this can evolve for a more complex project that can be used as a library for other projects.
I will use the "Packet Oriented Design° (more information [here](https://www.ardanlabs.com/blog/2017/02/package-oriented-design.html))