Statistics
Packages
	Total 1501 packages, 294 of them are standard packages.
	Total 7614 source files, 7454 of them are Go source files.
	Total 2635915 lines of Go code.
	Averagely,
	- each Go source file imports 3.77 packages and contains 354 lines of code.
	- each package depends 8.68 other packages and contains 4.97 source files.

			github.com/libp2p/go-libp2p/config/config.go

			github.com/traefik/yaegi/stdlib

Types
	Total 10398 exported type names, 419 of them are aliases.
	In them, 9204 are composite types and 1194 are basic types.
	In the basic types, 973 are integers (383 are unsigneds).

	

Numbers of Exported Type Names by Kinds

bool
(9)

int
(356)

int8
(44)

int16
(18)

int32
(108)

int64
(64)

uint
(22)

uint8
(152)

uint16
(69)

uint32
(93)

uint64
(40)

uintptr
(7)

float32
(1)

float64
(6)

complex64
(1)

complex128
(1)

[...]T
(39)

chan

func
(598)

interface
(1718)

map
(85)

*T
(3)

[ ]T
(183)

string
(203)

struct
(6575)

unsafe.Pointer
(3)


	In 6575 exported struct types, 1106 have embedded fields,
	and 885 have promoted fields.

			github.com/K-Phoen/sdk.Panel


	On average, each exported struct type has
	* 5.64 fields (including promoteds and unexporteds),
	* 4.69 explicit fields (including unexporteds),
	* 3.46 exported fields (including promoteds),
	* 3.07 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.49 exported methods.
	- each exported interface type specified 4.82 exported methods.

			github.com/redis/go-redis/v9.ClusterClient

			github.com/redis/go-redis/v9.Pipeliner

Values
	Total 5418 exported variables and 29353 exported constants.

	

Numbers of Exported Variables by Type Kinds

bool
(79)

int
(126)

int8
(8)

int16
(1)

int32
(13)

int64
(60)

uint

uint8
(45)

uint16

uint32
(3)

uint64
(7)

uintptr
(1)

float32

float64
(14)




[...]T
(26)

chan

func
(222)

interface
(1508)

map
(269)

*T
(566)

[ ]T
(142)

string
(209)

struct
(2119)

	

Numbers of Exported Constants by Type (or Default Type) Kinds

bool
(24)

int
(3751)

int8
(277)

int16
(240)

int32
(832)

int64
(215)

uint
(156)

uint8
(1024)

uint16
(1604)

uint32
(1237)

uint64
(1158)

uintptr
(273)

float32

float64
(1)




string
(3084)


	Total 15494 exported functions and 28355 exported explicit methods.
	On average, each of these functions and methods has
	1.04 parameters and 1.04 results. For 10783 (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

Others
	The average length of exported identifiers is 11.97.

			google.golang.org/protobuf/internal/genid.FeatureSetDefaults_FeatureSetEditionDefault_OverridableFeatures_field_fullname