Statistics
Packages
	Total 304 packages, 196 of them are standard packages.
	Total 4833 source files, 4743 of them are Go source files.
	Total 1577182 lines of Go code.
	Averagely,
	- each Go source file imports 7.18 packages and contains 333 lines of code.
	- each package depends 6.68 other packages and contains 15.60 source files.

			net/http/h2_bundle.go

			github.com/refraction-networking/utls

Types
	Total 5699 exported type names, 28 of them are aliases.
	In them, 5510 are composite types and 189 are basic types.
	In the basic types, 167 are integers (85 are unsigneds).

	

Numbers of Exported Type Names by Kinds

bool
(2)

int
(60)

int8
(2)

int16
(1)

int32
(10)

int64
(9)

uint
(7)

uint8
(28)

uint16
(17)

uint32
(9)

uint64
(20)

uintptr
(4)

float32
(1)

float64
(1)

complex64
(1)

complex128
(1)

[...]T
(14)

chan
(1)

func
(197)

interface
(485)

map
(3)

*T

[ ]T
(1221)

string
(16)

struct
(3588)

unsafe.Pointer
(1)


	In 3588 exported struct types, 68 have embedded fields,
	and 59 have promoted fields.

			net/textproto.Conn


	On average, each exported struct type has
	* 3.36 fields (including promoteds and unexporteds),
	* 3.27 explicit fields (including unexporteds),
	* 2.89 exported fields (including promoteds),
	* 2.85 exported explicit fields.

			github.com/andybalholm/brotli.Reader

			github.com/gotd/td/tg.ChannelFull

	

Numbers of Exported Struct Types by Exported Promoted Field Counts

0
(3553)

1
(2)

2
(3)

3
(4)

4

5
(6)

6

7
(1)




10
(1)

11
(8)


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

			github.com/gotd/td/tg.Client

			reflect.Type

Values
	Total 1313 exported variables and 8314 exported constants.

	

Numbers of Exported Variables by Type Kinds

bool
(31)

int
(5)




uint16
(6)

uint32

uint64
(3)

uintptr
(1)




[...]T
(13)

chan

func
(10)

interface
(166)

map
(66)

*T
(282)

[ ]T
(20)

string

struct
(710)

	

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

bool
(1)

int
(329)

int8
(3)

int16

int32
(15)

int64
(17)

uint
(80)

uint8
(386)

uint16
(701)

uint32
(54)

uint64
(106)

uintptr
(137)




string
(709)


	Total 4120 exported functions and 51992 exported explicit methods.
	On average, each of these functions and methods has
	0.53 parameters and 1.04 results. For 13391 (24%) of these
	functions and methods, the last result types are error.

	

Numbers of Exported Functions/Methods by Parameter Counts

0
(29652)

1
(23891)

2
(2000)

3
(372)

4
(130)

5
(52)

6
(6)

7
(6)

8
(3)

			crypto/internal/boring.GenerateKeyRSA

Others
	The average length of exported identifiers is 11.15.

			github.com/gotd/td/tg.PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPowTypeID