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

https://github.com/difrex/go-idec

IDEC protocol in golang
https://github.com/difrex/go-idec

golang idec ii

Last synced: 24 days ago
JSON representation

IDEC protocol in golang

Awesome Lists containing this project

README

          

# go-idec

**Table of Contents**

- [go-idec](#go-idec)
- [Usage](#usage)
- [License](#license)
- [Authors](#authors)

IDEC protocol in golang

## Usage

```go
go get github.com/Difrex/go-idec

cat > test.go <