Statistics
Packages
	Total 220 packages, 139 of them are standard packages.
	Total 3528 source files, 3456 of them are Go source files.
	Total 950157 lines of Go code.
	Averagely,
	- each Go source file imports 7.07 packages and contains 275 lines of code.
	- each package depends 6.29 other packages and contains 15.71 source files.

			net/http/h2_bundle.go

			net/http

Types
	Total 4294 exported type names, 20 of them are aliases.
	In them, 4147 are composite types and 147 are basic types.
	In the basic types, 125 are integers (60 are unsigneds).

	

Numbers of Exported Type Names by Kinds

bool
(2)

int
(46)

int8
(3)

int16
(1)

int32
(7)

int64
(8)

uint
(8)

uint8
(22)

uint16
(8)

uint32
(9)

uint64
(9)

uintptr
(4)

float32
(1)

float64
(1)

complex64
(1)

complex128
(1)

[...]T
(7)

chan
(1)

func
(156)

interface
(404)

map
(3)

*T

[ ]T
(913)

string
(16)

struct
(2662)

unsafe.Pointer
(1)


	In 2662 exported struct types, 47 have embedded fields,
	and 41 have promoted fields.

			net/textproto.Conn


	On average, each exported struct type has
	* 3.17 fields (including promoteds and unexporteds),
	* 3.08 explicit fields (including unexporteds),
	* 2.78 exported fields (including promoteds),
	* 2.72 exported explicit fields.

			github.com/gotd/td/tg.ChannelFull

			github.com/gotd/td/tg.ChannelFull

	

Numbers of Exported Struct Types by Exported Promoted Field Counts

0
(2631)

1
(2)

2
(2)

3
(3)

4

5
(5)

6
(1)

7
(1)




10
(1)

11
(8)


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

			github.com/gotd/td/tg.Client
			github.com/gotd/td/tg.ServerDispatcher

			reflect.Type

Values
	Total 493 exported variables and 5630 exported constants.

	

Numbers of Exported Variables by Type Kinds

bool
(4)

int
(5)




uint64
(3)

uintptr
(1)




[...]T
(7)

chan

func
(8)

interface
(123)

map
(5)

*T
(281)

[ ]T
(18)

string

struct
(38)

	

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

bool

int
(258)

int8
(18)

int16

int32
(4)

int64
(12)

uint
(109)

uint8
(147)

uint16
(83)

uint32
(46)

uint64
(78)

uintptr
(136)




string
(18)


	Total 2745 exported functions and 38207 exported explicit methods.
	On average, each of these functions and methods has
	0.53 parameters and 1.05 results. For 9919 (24%) of these
	functions and methods, the last result types are error.

	

Numbers of Exported Functions/Methods by Parameter Counts

0
(21822)

1
(17061)

2
(1615)

3
(309)

4
(111)

5
(26)

6
(2)

7
(4)

8
(2)

			crypto/internal/boring.GenerateKeyRSA

Others
	The average length of exported identifiers is 10.41.

			github.com/gotd/td/tg.PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPowTypeID