An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GoLight

[![Go Report Card](https://goreportcard.com/badge/github.com/FedeDP/golight?style=flat-square)](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.