Packages
Total 1394 packages, 234 of them are standard packages.
Total 6842 source files, 6686 of them are Go source files.
Total 2252904 lines of Go code.
Averagely,
- each Go source file imports 3.71 packages and contains 337 lines of code.
- each package depends 8.38 other packages and contains 4.80 source files.
github.com/libp2p/go-libp2p/config/config.gogoogle.golang.org/grpc
Types
Total 9288 exported type names, 372 of them are aliases.
In them, 8210 are composite types and 1078 are basic types.
In the basic types, 885 are integers (369 are unsigneds).
In 5814 exported struct types, 962 have embedded fields,
and 732 have promoted fields.
github.com/K-Phoen/sdk.Panel
On average, each exported struct type has
* 5.59 fields (including promoteds and unexporteds),
* 4.62 explicit fields (including unexporteds),
* 3.38 exported fields (including promoteds),
* 3.02 exported explicit fields.
github.com/pancsta/asyncmachine-go/examples/tree_state_source/states.FlightsStatesDef github.com/pancsta/asyncmachine-go/examples/tree_state_source/states.FlightsStatesDef github.com/prometheus/procfs.ProcNetstat
Averagely,
- for exported non-interface types with at least one exported
method, each of them has 7.68 exported methods.
- each exported interface type specified 5.05 exported methods.
github.com/redis/go-redis/v9.ClusterClient github.com/redis/go-redis/v9.Pipeliner
Values
Total 5163 exported variables and 27842 exported constants.
Total 13852 exported functions and 25936 exported explicit methods.
On average, each of these functions and methods has
1.05 parameters and 1.05 results. For 9902 (25%) of these
functions and methods, the last result types are error.
github.com/shirou/gopsutil/v3/net.NewConntrackStat crypto/internal/boring.GenerateKeyRSA
github.com/huin/goupnp/dcps/internetgateway1.(*WANIPConnection1).GetGenericPortMappingEntryCtx
github.com/huin/goupnp/dcps/internetgateway1.(*WANIPConnection1).GetGenericPortMappingEntry
github.com/huin/goupnp/dcps/internetgateway1.(*WANPPPConnection1).GetGenericPortMappingEntryCtx
github.com/huin/goupnp/dcps/internetgateway1.(*WANPPPConnection1).GetGenericPortMappingEntry
github.com/huin/goupnp/dcps/internetgateway2.(*WANIPConnection1).GetGenericPortMappingEntryCtx
github.com/huin/goupnp/dcps/internetgateway2.(*WANIPConnection1).GetGenericPortMappingEntry
github.com/huin/goupnp/dcps/internetgateway2.(*WANIPConnection2).GetGenericPortMappingEntryCtx
github.com/huin/goupnp/dcps/internetgateway2.(*WANIPConnection2).GetGenericPortMappingEntry
github.com/huin/goupnp/dcps/internetgateway2.(*WANPPPConnection1).GetGenericPortMappingEntryCtx
github.com/huin/goupnp/dcps/internetgateway2.(*WANPPPConnection1).GetGenericPortMappingEntry
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.