Files
codeql/go/documentation/library-coverage/frameworks.csv
Owen Mansel-Chan bddd448fdf Add Go frameworks for automated coverage reports
Note that the space at the beginning of the package patterns for the
standard library is deliberate, because builtin functions use the empty
string as their package and we want to attribute them to the standard
library.
2023-10-18 12:49:31 +01:00

1.7 KiB

1Framework nameURLPackage prefixes
2Standard libraryhttps://pkg.go.dev/stdarchive/* bufio bytes cmp compress/* container/* context crypto crypto/* database/* debug/* embed encoding encoding/* errors expvar flag fmt go/* hash hash/* html html/* image image/* index/* io io/* log log/* maps math math/* mime mime/* net net/* os os/* path path/* plugin reflect reflect/* regexp regexp/* slices sort strconv strings sync sync/* syscall syscall/* testing testing/* text/* time time/* unicode unicode/* unsafe
3beegohttps://beego.me/github.com/astaxie/beego* github.com/beego/beego*
4Couchbase official client(gocb)https://github.com/couchbase/gocbgithub.com/couchbase/gocb* gopkg.in/couchbase/gocb*
5Couchbase unofficial clienthttp://www.github.com/couchbase/go-couchbasegithub.com/couchbaselabs/gocb*
6Echohttps://echo.labstack.com/github.com/labstack/echo*
7Ginhttps://github.com/gin-gonic/gingithub.com/gin-gonic/gin*
8go-pghttps://pg.uptrace.dev/github.com/go-pg/pg*
9golang.org/x/nethttps://pkg.go.dev/golang.org/x/netgolang.org/x/net*
10goproxyhttps://github.com/elazarl/goproxygithub.com/elazarl/goproxy*
11json-iteratorhttps://github.com/json-iterator/gogithub.com/json-iterator/go*
12jsonpatchhttps://github.com/evanphx/json-patchgithub.com/evanphx/json-patch*
13Kuberneteshttps://kubernetes.io/k8s.io/api* k8s.io/apimachinery*
14Macaronhttps://gopkg.in/macaron.v1gopkg.in/macaron*
15protobufhttps://pkg.go.dev/google.golang.org/protobufgithub.com/golang/protobuf* google.golang.org/protobuf*
16Revelhttp://revel.github.io/github.com/revel/revel* github.com/robfig/revel*
17SendGridhttps://github.com/sendgrid/sendgrid-gogithub.com/sendgrid/sendgrid-go*
18yamlhttps://gopkg.in/yaml.v3gopkg.in/yaml*
19zaphttps://go.uber.org/zapgo.uber.org/zap*