Statistics
Packages
	Total 1377 packages, 234 of them are standard packages.
	Total 6817 source files, 6661 of them are Go source files.
	Total 2239639 lines of Go code.
	Averagely,
	- each Go source file imports 3.68 packages and contains 336 lines of code.
	- each package depends 8.36 other packages and contains 4.84 source files.

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

			google.golang.org/grpc

Types
	Total 9185 exported type names, 377 of them are aliases.
	In them, 8108 are composite types and 1077 are basic types.
	In the basic types, 892 are integers (373 are unsigneds).

	

Numbers of Exported Type Names by Kinds

bool
(9)

int
(294)

int8
(44)

int16
(18)

int32
(104)

int64
(59)

uint
(19)

uint8
(148)

uint16
(68)

uint32
(95)

uint64
(35)

uintptr
(8)

float32
(1)

float64
(8)

complex64
(1)

complex128
(1)

[...]T
(36)

chan

func
(483)

interface
(1624)

map
(71)

*T
(3)

[ ]T
(183)

string
(165)

struct
(5705)

unsafe.Pointer
(3)


	In 5705 exported struct types, 951 have embedded fields,
	and 726 have promoted fields.

			github.com/K-Phoen/sdk.Panel


	On average, each exported struct type has
	* 5.63 fields (including promoteds and unexporteds),
	* 4.64 explicit fields (including unexporteds),
	* 3.42 exported fields (including promoteds),
	* 3.06 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.89 exported methods.
	- each exported interface type specified 5.08 exported methods.

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

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

Values
	Total 4885 exported variables and 27813 exported constants.

	

Numbers of Exported Variables by Type Kinds

bool
(75)

int
(119)

int8
(8)

int16
(1)

int32
(13)

int64
(76)

uint

uint8
(45)

uint16

uint32
(3)

uint64
(7)

uintptr
(1)

float32

float64
(14)




[...]T
(25)

chan

func
(231)

interface
(1338)

map
(246)

*T
(589)

[ ]T
(134)

string
(172)

struct
(1788)

	

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

bool
(24)

int
(2139)

int8
(265)

int16
(235)

int32
(838)

int64
(162)

uint
(140)

uint8
(1412)

uint16
(1385)

uint32
(1305)

uint64
(1068)

uintptr
(271)

float32

float64
(7)




string
(2657)


	Total 13486 exported functions and 26063 exported explicit methods.
	On average, each of these functions and methods has
	1.05 parameters and 1.04 results. For 9900 (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/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
			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

Others
	The average length of exported identifiers is 12.16.

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