No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
MaidFox ecdf3c6698
All checks were successful
Go check / check-go (push) Successful in 51s
chore(reposyncer): update repo baseline (#5)
This PR was automatically created by the reposyncer script via https://git.foxden.network/FoxDen/maid

Reviewed-on: #5
2026-07-29 08:14:02 -07:00
.forgejo/workflows chore(reposyncer): update repo baseline (#3) 2026-07-17 07:59:10 -07:00
cmd/scsi-id Fix golangci-lint 2026-06-08 22:31:07 -07:00
godefs Regenerate 2026-06-08 22:32:26 -07:00
internal Fix golangci-lint 2026-06-08 22:31:07 -07:00
.gitignore Ignore .o files 2026-06-08 22:33:37 -07:00
go.mod Update go 2026-06-08 22:28:40 -07:00
inquiry.go Fix golangci-lint 2026-06-08 22:31:07 -07:00
LICENSE init 2022-03-04 09:17:39 -08:00
PATENTS init 2022-03-04 09:17:39 -08:00
README.md Export godefs, allow settings a timeout, more fun 2025-08-29 11:18:16 -07:00
renovate.json chore(reposyncer): update repo baseline (#5) 2026-07-29 08:14:02 -07:00
scsi.go Export godefs, allow settings a timeout, more fun 2025-08-29 11:18:16 -07:00
scsi_linux.go Rename package 2026-06-08 22:11:44 -07:00
string.go Export godefs, allow settings a timeout, more fun 2025-08-29 11:18:16 -07:00
type.go Export godefs, allow settings a timeout, more fun 2025-08-29 11:18:16 -07:00

package goscsi provides a device command interface and the scsi-id example program.

To regenerate CGO definitions of system headers,

$ go generate ./godefs

© 2022 Platina Systems, Inc. All rights reserved. Use of this source code is governed by this BSD-style LICENSE.