简单的Golang SCSI Target框架-Golang开发

上传者: 42156940 | 上传时间: 2021-09-01 11:58:08 | 文件大小: 143KB | 文件类型: ZIP
gotgt gotgt项目是使用golang实现的简单SCSI Target框架,旨在提高性能和密度。 简而言之,可以将这个iSCSI / SCSI Target Go实现作为一个库包含/导入,以允许上层的gotgt gotgt项目是一个简单的SCSI Target框架,以golang实现,旨在提高性能和密度。 简而言之,该iSCSI / SCSI target Go实施可以作为一个库包含/导入,以允许上层iSCSI客户端与实际的SCSI设备进行通信。 目前,目标配置是静态的,带有json文件。 该目标库的核心功能提供了iSCSI / SCSI协议服务。 一个基于平面文件的简单LUN目标实现

文件下载

资源详情

[{"title":"( 96 个子文件 143KB ) 简单的Golang SCSI Target框架-Golang开发","children":[{"title":"gotgt-master","children":[{"title":".gitignore <span style='color:#111;'> 489B </span>","children":null,"spread":false},{"title":"go.mod <span style='color:#111;'> 403B </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 992B </span>","children":null,"spread":false},{"title":"mock","children":[{"title":"remote_test.go <span style='color:#111;'> 920B </span>","children":null,"spread":false},{"title":"remote.go <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false}],"spread":true},{"title":"Makefile <span style='color:#111;'> 715B </span>","children":null,"spread":false},{"title":"pkg","children":[{"title":"api","children":[{"title":"client","children":[{"title":"transport","children":[{"title":"transport.go <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"cancellable","children":[{"title":"LICENSE <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"cancellable.go <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"canceler.go <span style='color:#111;'> 478B </span>","children":null,"spread":false},{"title":"canceler_go14.go <span style='color:#111;'> 523B </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 10.51KB </span>","children":null,"spread":false},{"title":"client.go <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false}],"spread":true},{"title":"client_darwin.go <span style='color:#111;'> 138B </span>","children":null,"spread":false},{"title":"target_create.go <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"client.go <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"target_delete.go <span style='color:#111;'> 1017B </span>","children":null,"spread":false},{"title":"client_test.go <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"target_list.go <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"client_unix.go <span style='color:#111;'> 186B </span>","children":null,"spread":false},{"title":"request.go <span style='color:#111;'> 6.49KB </span>","children":null,"spread":false}],"spread":true},{"title":"options.go <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"types.go <span style='color:#111;'> 13.51KB </span>","children":null,"spread":false}],"spread":true},{"title":"version","children":[{"title":"version.go <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false}],"spread":true},{"title":"apiserver","children":[{"title":"httputils","children":[{"title":"httputils.go <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"form.go <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"form_test.go <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false}],"spread":true},{"title":"apiserver.go <span style='color:#111;'> 8.53KB </span>","children":null,"spread":false},{"title":"router_swapper.go <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"router","children":[{"title":"router.go <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"discovery","children":[{"title":"discovery.go <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"lu","children":[{"title":"lu.go <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false}],"spread":false},{"title":"target","children":[{"title":"target.go <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"scsi","children":[{"title":"backingstore","children":[{"title":"cephstore","children":[{"title":"cephstore_linux.go <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false}],"spread":true},{"title":"null.go <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"backingstore.go <span style='color:#111;'> 680B </span>","children":null,"spread":false},{"title":"remote","children":[{"title":"remote.go <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false}],"spread":false},{"title":"common.go <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false}],"spread":true},{"title":"target.go <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"error.go <span style='color:#111;'> 5.92KB </span>","children":null,"spread":false},{"title":"lun.go <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"sbc.go <span style='color:#111;'> 23.67KB </span>","children":null,"spread":false},{"title":"backingstore.go <span style='color:#111;'> 5.11KB </span>","children":null,"spread":false},{"title":"scsi_pr.go <span style='color:#111;'> 8.70KB </span>","children":null,"spread":false},{"title":"scsi.go <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"sbc_test.go <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"cmd.go <span style='color:#111;'> 6.84KB </span>","children":null,"spread":false},{"title":"spc.go <span style='color:#111;'> 35.08KB </span>","children":null,"spread":false},{"title":"scsilumap.go <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"spc_test.go <span style='color:#111;'> 1.81KB </span>","children":null,"spread":false},{"title":"drivers.go <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"util_darwin.go <span style='color:#111;'> 725B </span>","children":null,"spread":false},{"title":"util_linux.go <span style='color:#111;'> 729B </span>","children":null,"spread":false},{"title":"util.go <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"config","children":[{"title":"config.go <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false}],"spread":true},{"title":"homedir","children":[{"title":"MAINTAINERS <span style='color:#111;'> 88B </span>","children":null,"spread":false},{"title":"user_test.go <span style='color:#111;'> 10.09KB </span>","children":null,"spread":false},{"title":"user.go <span style='color:#111;'> 10.73KB </span>","children":null,"spread":false},{"title":"lookup_unix.go <span style='color:#111;'> 532B </span>","children":null,"spread":false},{"title":"lookup.go <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"homedir.go <span style='color:#111;'> 908B </span>","children":null,"spread":false},{"title":"homedir_test.go <span style='color:#111;'> 405B </span>","children":null,"spread":false},{"title":"lookup_unsupported.go <span style='color:#111;'> 383B </span>","children":null,"spread":false}],"spread":true},{"title":"port","children":[{"title":"iscsit","children":[{"title":"iscsit.go <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"logout.go <span style='color:#111;'> 655B </span>","children":null,"spread":false},{"title":"session.go <span style='color:#111;'> 14.38KB </span>","children":null,"spread":false},{"title":"auth.go <span style='color:#111;'> 661B </span>","children":null,"spread":false},{"title":"conn.go <span style='color:#111;'> 6.92KB </span>","children":null,"spread":false},{"title":"iscsid.go <span style='color:#111;'> 24.16KB </span>","children":null,"spread":false},{"title":"login.go <span style='color:#111;'> 6.91KB </span>","children":null,"spread":false},{"title":"cmd.go <span style='color:#111;'> 13.32KB </span>","children":null,"spread":false},{"title":"task.go <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"gotgt.go <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"config.json <span style='color:#111;'> 420B </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 4.11KB </span>","children":null,"spread":false},{"title":"hack","children":[{"title":"verify-gofmt.sh <span style='color:#111;'> 369B </span>","children":null,"spread":false}],"spread":false},{"title":"ci","children":[{"title":"ceph_entrypoint.sh <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"ceph_install.sh <span style='color:#111;'> 349B </span>","children":null,"spread":false},{"title":"ceph_micro-osd.sh <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false}],"spread":false},{"title":"test","children":[{"title":"test-cleanup.sh <span style='color:#111;'> 637B </span>","children":null,"spread":false},{"title":"setup-dev-test.sh <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"gotgt-daemon.sh <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"libiscsi-gotgt-test.sh <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"openiscsi-gotgt-test.sh <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false}],"spread":false},{"title":"cmd","children":[{"title":"version.go <span style='color:#111;'> 446B </span>","children":null,"spread":false},{"title":"list.go <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"remove.go <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"create.go <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"cmd.go <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"daemon_cgo.go <span style='color:#111;'> 766B </span>","children":null,"spread":false},{"title":"daemon.go <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明