https://github.com/fededp/golight
Clight implementation in go
https://github.com/fededp/golight
Last synced: 11 months ago
JSON representation
Clight implementation in go
- Host: GitHub
- URL: https://github.com/fededp/golight
- Owner: FedeDP
- License: gpl-3.0
- Created: 2020-06-30T16:07:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T16:06:51.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T06:35:16.187Z (about 2 years ago)
- Language: Go
- Size: 46.9 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoLight
[](https://goreportcard.com/report/github.com/FedeDP/golight)
A basic [Clight](https://github.com/FedeDP/Clight) reimplementation in go, for learning purposes.
In pkg/go-clightd you can find a public Clightd API go wrapper.