gostor / gotgt

Simple Golang iSCSI Target framework
Apache License 2.0
261 stars 49 forks source link

Add ability to build gotgt without cgo #88

Closed hugelgupf closed 5 years ago

hugelgupf commented 5 years ago

Would like to be able to just use the file backing store.

hugelgupf commented 5 years ago

I'm working on an iSCSI initiator in Go, see https://github.com/u-root/iscsinl -- I'm hoping to use this for tests :)

carmark commented 5 years ago

@hugelgupf Really interesting project, I would take a look at that. It is my pleasure that you would like to use gotgt.