Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelnb/xenstore-go
Pure golang implemtation of a XenStore client
https://github.com/joelnb/xenstore-go
go golang xen xenstore
Last synced: 2 months ago
JSON representation
Pure golang implemtation of a XenStore client
- Host: GitHub
- URL: https://github.com/joelnb/xenstore-go
- Owner: joelnb
- License: mit
- Created: 2017-03-20T19:28:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T21:13:48.000Z (3 months ago)
- Last Synced: 2024-10-17T18:03:01.165Z (3 months ago)
- Topics: go, golang, xen, xenstore
- Language: Go
- Homepage: https://pkg.go.dev/github.com/joelnb/xenstore-go
- Size: 2.3 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xenstore-go
Pure Golang implementation of the XenStore protocol.
## Contributing
All types of contributions are welcomed, please don't hesitate to open an issue or create a pull request if you find any problems or think anything could be improved.