No description
Find a file
Reposyncer 82e41d5f5b
All checks were successful
Go check / check-go (push) Successful in 3m44s
chore(reposyncer): update repo baseline (#2)
This PR was automatically created by the reposyncer script via https://git.foxden.network/FoxDen/maid

Reviewed-on: #2
2026-06-18 14:42:25 -07:00
.forgejo/workflows chore(reposyncer): update repo baseline (#2) 2026-06-18 14:42:25 -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 (#1) 2026-06-08 22:27:19 -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.