Statistics
Packages
	Total 420 packages, 167 of them are standard packages.
	Total 2177 source files, 2108 of them are Go source files.
	Total 650016 lines of Go code.
	Averagely,
	- each Go source file imports 3.29 packages and contains 308 lines of code.
	- each package depends 6.99 other packages and contains 5.02 source files.

			google.golang.org/grpc/server.go

			google.golang.org/grpc

Types
	Total 2805 exported type names, 94 of them are aliases.
	In them, 2519 are composite types and 286 are basic types.
	In the basic types, 182 are integers (74 are unsigneds).

	

Numbers of Exported Type Names by Kinds

bool
(3)

int
(71)

int8
(8)

int16
(2)

int32
(19)

int64
(8)

uint
(19)

uint8
(26)

uint16
(10)

uint32
(9)

uint64
(5)

uintptr
(5)

float32
(1)

float64
(2)

complex64
(1)

complex128
(1)

[...]T
(7)

chan
(1)

func
(84)

interface
(465)

map
(16)

*T

[ ]T
(48)

string
(96)

struct
(1895)

unsafe.Pointer
(3)


	In 1895 exported struct types, 489 have embedded fields,
	and 89 have promoted fields.

			net/textproto.Conn
			google.golang.org/protobuf/internal/impl.MessageState


	On average, each exported struct type has
	* 4.62 fields (including promoteds and unexporteds),
	* 4.31 explicit fields (including unexporteds),
	* 3.17 exported fields (including promoteds),
	* 3.07 exported explicit fields.

			golang.org/x/sys/unix.HDDriveID

			golang.org/x/sys/unix.HDDriveID

			github.com/aws/smithy-go/transport/http.Request


	Averagely,
	- for exported non-interface types with at least one exported
	  method, each of them has 4.95 exported methods.
	- each exported interface type specified 2.85 exported methods.

			github.com/aws/aws-sdk-go-v2/service/s3.Client

			google.golang.org/protobuf/reflect/protoreflect.ExtensionTypeDescriptor

Values
	Total 737 exported variables and 13462 exported constants.

	

Numbers of Exported Variables by Type Kinds

bool
(24)

int
(16)




int64
(7)

uint

uint8
(42)

uint16
(1)

uint32
(1)

uint64
(1)

uintptr
(2)




func
(35)

interface
(193)

map
(28)

*T
(288)

[ ]T
(35)

string
(14)

struct
(50)

	

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

bool
(20)

int
(739)

int8
(47)

int16

int32
(270)

int64
(11)

uint
(171)

uint8
(160)

uint16
(100)

uint32
(63)

uint64
(14)

uintptr
(270)




string
(720)


	Total 3840 exported functions and 5332 exported explicit methods.
	On average, each of these functions and methods has
	1.09 parameters and 1.09 results. For 2448 (27%) of these
	functions and methods, the last result types are error.

	

Numbers of Exported Functions/Methods by Parameter Counts

0
(3161)

1
(3391)

2
(1689)

3
(640)

4
(213)

5
(54)

6
(13)

7
(6)

8
(5)

			syscall.Recvmsg
			internal/poll.(*FD).ReadMsg
			golang.org/x/sys/unix.Recvmsg
			golang.org/x/sys/unix.RecvmsgBuffers
			net.(*IPConn).ReadMsgIP
			net.(*UDPConn).ReadMsgUDP
			net.(*UDPConn).ReadMsgUDPAddrPort
			net.(*UnixConn).ReadMsgUnix

Others
	The average length of exported identifiers is 12.78.

			golang.org/x/sys/unix.ETHTOOL_LINK_EXT_SUBSTATE_LT_KR_LINK_PARTNER_DID_NOT_SET_RECEIVER_READY