hydra/initiator/libiscsi.go

11 lines
184 B
Go

package initiator
/*
* This file is a straight set of bindings for the C "iscsi/iscsi.h" file
* We're working against 1.11.0 as that's what's in fedora 21, hurrah
*/
import "C"