Packages
Total 376 packages, 157 of them are standard packages.
Total 2118 source files, 2061 of them are Go source files.
Total 1023025 lines of Go code.
Averagely,
- each Go source file imports 3.08 packages and contains 496 lines of code.
- each package depends 7.43 other packages and contains 5.48 source files.
net/http/h2_bundle.gogolang.org/x/crypto/ssh
Types
Total 2580 exported type names, 44 of them are aliases.
In them, 2375 are composite types and 205 are basic types.
In the basic types, 159 are integers (71 are unsigneds).
In 1713 exported struct types, 158 have embedded fields,
and 116 have promoted fields.
github.com/Nerzal/gocloak/v13.PolicyRepresentation
On average, each exported struct type has
* 5.48 fields (including promoteds and unexporteds),
* 4.85 explicit fields (including unexporteds),
* 4.08 exported fields (including promoteds),
* 3.64 exported explicit fields.
github.com/Nerzal/gocloak/v13.RealmRepresentation github.com/Nerzal/gocloak/v13.RealmRepresentation gorm.io/gorm/schema.IndexOption
Averagely,
- for exported non-interface types with at least one exported
method, each of them has 5.64 exported methods.
- each exported interface type specified 2.85 exported methods.
github.com/Nerzal/gocloak/v13.GoCloak reflect.Type
Values
Total 1015 exported variables and 16403 exported constants.
Total 3508 exported functions and 7052 exported explicit methods.
On average, each of these functions and methods has
1.18 parameters and 1.14 results. For 3630 (34%) of these
functions and methods, the last result types are error.
github.com/gofiber/fiber/v2/internal/gopsutil/net.NewConntrackStat crypto/internal/boring.GenerateKeyRSA
The pages are generated with Goldsv0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds.