gocsi icon indicating copy to clipboard operation
gocsi copied to clipboard

gocsi.sh service template is out of date

Open cornfeedhobo opened this issue 4 years ago • 0 comments

When running gocsi.sh, it finished with:

service/service.go:26:9: cannot use &service literal (type *service) as type Service in return argument:
        *service does not implement Service (missing ControllerGetVolume method)

cornfeedhobo avatar Oct 20 '21 04:10 cornfeedhobo