Packages
Total 1462 packages, 239 of them are standard packages.
Total 7380 source files, 7222 of them are Go source files.
Total 2572279 lines of Go code.
Averagely,
- each Go source file imports 3.63 packages and contains 356 lines of code.
- each package depends 8.35 other packages and contains 4.94 source files.
github.com/chromedp/cdproto/cdproto.gogoogle.golang.org/grpc
Types
Total 11794 exported type names, 390 of them are aliases.
In them, 10446 are composite types and 1348 are basic types.
In the basic types, 924 are integers (383 are unsigneds).
In 7952 exported struct types, 1091 have embedded fields,
and 865 have promoted fields.
github.com/go-echarts/go-echarts/v2/charts.BaseConfiguration
On average, each exported struct type has
* 5.70 fields (including promoteds and unexporteds),
* 4.43 explicit fields (including unexporteds),
* 4.05 exported fields (including promoteds),
* 3.27 exported explicit fields.
github.com/gdamore/tcell/v2/terminfo.Terminfo github.com/gdamore/tcell/v2/terminfo.Terminfo github.com/prometheus/procfs.ProcNetstat
Averagely,
- for exported non-interface types with at least one exported
method, each of them has 7.20 exported methods.
- each exported interface type specified 5.02 exported methods.
github.com/redis/go-redis/v9.ClusterClient github.com/redis/go-redis/v9.Pipeliner
Values
Total 4938 exported variables and 30506 exported constants.
Total 14539 exported functions and 37714 exported explicit methods.
On average, each of these functions and methods has
0.99 parameters and 1.04 results. For 14291 (27%) of these
functions and methods, the last result types are error.
github.com/shirou/gopsutil/v3/net.NewConntrackStat github.com/chromedp/cdproto/css.(*GetMatchedStylesForNodeParams).Do
The pages are generated with Goldsv0.8.2. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds.