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.gogithub.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).
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
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.
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.
crypto/internal/boring.GenerateKeyRSA
The pages are generated with Goldsv0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds.