repository
0.0.0-20240930212407-d384f87bdcd5
Repository: https://github.com/listendev/pkg.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
pkg
A collection of common packages.
Packages
- github.com/listendev/pkg/analysisrequest
- github.com/listendev/pkg/apispec
- github.com/listendev/pkg/detection/type
- github.com/listendev/pkg/ecosystem
- github.com/listendev/pkg/informational/type
- github.com/listendev/pkg/lockfile
- github.com/listendev/pkg/manifest
- github.com/listendev/pkg/map/util
- github.com/listendev/pkg/models
- github.com/listendev/pkg/npm
- github.com/listendev/pkg/observability
- github.com/listendev/pkg/pypi
- github.com/listendev/pkg/rand
- github.com/listendev/pkg/string/util
- github.com/listendev/pkg/type
- github.com/listendev/pkg/validate
- github.com/listendev/pkg/verdictcode
Generation
go install golang.org/x/tools/cmd/stringer@latest
go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@master # Use master branch
go generate -x ./verdictcode
go generate -x ./ecosystem
go generate -x ./models/category
go generate -x ./models/severity
go generate -x ./models
go generate -x ./lockfile
go generate -x ./manifest
go generate -x ./apispec
go generate -x ./detection/type
go generate -x ./informational/type