Skip to content

TTK4145/driver-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator driver for Go

See main.go for usage example. The code is runnable with just go run main.go


Add these lines to your go.mod file:

require Driver-go v0.0.0
replace Driver-go => ./Driver-go

Where ./Driver-go is the relative path to this folder, after you have downloaded it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages