Statistics
Packages
	Total 1381 packages, 238 of them are standard packages.
	Total 6814 source files, 6654 of them are Go source files.
	Total 2422445 lines of Go code.
	Averagely,
	- each Go source file imports 3.74 packages and contains 364 lines of code.
	- each package depends 8.47 other packages and contains 4.82 source files.

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

			google.golang.org/grpc

Types
	Total 9449 exported type names, 352 of them are aliases.
	In them, 8418 are composite types and 1031 are basic types.
	In the basic types, 835 are integers (317 are unsigneds).

	

Numbers of Exported Type Names by Kinds

bool
(9)

int
(296)

int8
(44)

int16
(18)

int32
(105)

int64
(55)

uint
(19)

uint8
(126)

uint16
(63)

uint32
(75)

uint64
(27)

uintptr
(7)

float32
(1)

float64
(6)

complex64
(1)

complex128
(1)

[...]T
(34)

chan

func
(554)

interface
(1622)

map
(75)

*T
(3)

[ ]T
(174)

string
(178)

struct
(5953)

unsafe.Pointer
(3)


	In 5953 exported struct types, 1034 have embedded fields,
	and 818 have promoted fields.

			github.com/K-Phoen/sdk.Panel


	On average, each exported struct type has
	* 5.64 fields (including promoteds and unexporteds),
	* 4.67 explicit fields (including unexporteds),
	* 3.44 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.77 exported methods.
	- each exported interface type specified 4.95 exported methods.

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

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

Values
	Total 5226 exported variables and 26245 exported constants.

	

Numbers of Exported Variables by Type Kinds

bool
(78)

int
(121)

int8
(8)

int16
(1)

int32
(13)

int64
(59)

uint

uint8
(45)

uint16

uint32
(3)

uint64
(6)

uintptr
(1)

float32

float64
(14)




[...]T
(25)

chan

func
(210)

interface
(1417)

map
(256)

*T
(538)

[ ]T
(134)

string
(199)

struct
(2098)

	

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

bool
(24)

int
(2138)

int8
(277)

int16
(240)

int32
(820)

int64
(170)

uint
(140)

uint8
(842)

uint16
(1356)

uint32
(894)

uint64
(1078)

uintptr
(271)

float32

float64
(1)




string
(3021)


	Total 14154 exported functions and 26450 exported explicit methods.
	On average, each of these functions and methods has
	1.05 parameters and 1.04 results. For 10115 (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 12.08.

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