Skip to content

eshenhu/doip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Coverage Go Report Card

DoIP server and client implementations in Golang

Have fun!

Shengli Hu - 2020 - eshenhu@gmail.com

Building

Building is done with the go tool. If you have setup your GOPATH correctly, the following should work:

go get github.com/eshenhu/doip
go build github.com/eshenhu/doip

Examples

A short "how to use the API" is at the beginning of doc.go (this also will show when you call godoc github.com/eshenhu/doip).

Example programs can be found in the github.com/eshenhu/doip repository.

About

DoIP implementation in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages