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
- Host: GitHub
- URL: https://github.com/difrex/go-idec
- Owner: Difrex
- License: gpl-3.0
- Created: 2017-07-10T08:19:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T07:32:50.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T20:42:56.800Z (over 1 year ago)
- Topics: golang, idec, ii
- Language: Go
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 <