Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varlink/go
Golang implementation of the Varlink protocol
https://github.com/varlink/go
varlink
Last synced: about 8 hours ago
JSON representation
Golang implementation of the Varlink protocol
- Host: GitHub
- URL: https://github.com/varlink/go
- Owner: varlink
- License: apache-2.0
- Created: 2018-02-24T18:10:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T08:54:34.000Z (about 2 years ago)
- Last Synced: 2025-01-05T00:12:56.923Z (7 days ago)
- Topics: varlink
- Language: Go
- Homepage: https://godoc.org/github.com/varlink/go/varlink
- Size: 229 KB
- Stars: 67
- Watchers: 8
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/varlink/go/workflows/Go/badge.svg)](https://github.com/varlink/go/actions?query=workflow%3AGo)
[![Go Report Card](https://goreportcard.com/badge/github.com/varlink/go)](https://goreportcard.com/report/github.com/varlink/go)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/varlink/go/varlink)
[![Coverage Status](https://coveralls.io/repos/github/varlink/go/badge.svg?branch=master)](https://coveralls.io/github/varlink/go?branch=master)
[![Release](https://img.shields.io/github/release/golang-standards/project-layout.svg?style=flat-square)](https://github.com/varlink/go/releases/latest)# go/varlink
This is an implementation of the varlink protocol in golang.
An implementation of the varlink CLI tool in golang can be found on https://github.com/varlink/go-varlink-cmd