遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/10245)
<a href="https://www.bestpractices.dev/projects/10245"><img src="https://www.bestpractices.dev/projects/10245/badge"></a>
Type-safe implementations of OrderedMap, Queue and Stack using Go generics
Repository on GitHub, which uses git. git is distributed.
Project is a Go library, no build required.
See README file. Just use go test ./.... https://github.com/fgm/container/blob/main/README.md#running-tests
go test ./...
Github actions run this. https://github.com/fgm/container/actions
100% coverage except untestable 1-line func main().
No networking involved.
Found all required security hardening headers.
警告:需要URL,但找不到URL。
Not a configurable software, so no defaults exist.
Fuzz tests are present using the native Go fuzz test mechanism.
Go does not include assertions, so this is not applicable.
后退