Home / All Entities

All Entities

Browse all 1,434 entities in the gin Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.

1,434 entities · Page 4 of 30

internal/bytesconv/ — gin Directory Structure
Directory listing for internal/bytesconv/ in the gin codebase. Contains 2 files and 0 subdirectories.
Directory
internal/fs/ — gin Directory Structure
Directory listing for internal/fs/ in the gin codebase. Contains 2 files and 0 subdirectories.
Directory
internal/ — gin Directory Structure
Directory listing for internal/ in the gin codebase. Contains 0 files and 2 subdirectories.
Directory
render/ — gin Directory Structure
Directory listing for render/ in the gin codebase. Contains 16 files and 0 subdirectories.
Directory
testdata/certificate/ — gin Directory Structure
Directory listing for testdata/certificate/ in the gin codebase. Contains 0 files and 0 subdirectories.
Directory
testdata/protoexample/ — gin Directory Structure
Directory listing for testdata/protoexample/ in the gin codebase. Contains 1 files and 0 subdirectories.
Directory
testdata/template/ — gin Directory Structure
Directory listing for testdata/template/ in the gin codebase. Contains 0 files and 0 subdirectories.
Directory
testdata/ — gin Directory Structure
Directory listing for testdata/ in the gin codebase. Contains 0 files and 3 subdirectories.
Directory
GinCore Domain — gin Architecture
The primary engine and request handling orchestration layer of the framework Architectural overview of the GinCore domain in the gin codebase. Contains 39 source files.
Domain
InternalUtilities Domain — gin Architecture
Low-level helpers for performance-critical operations and file system abstraction Architectural overview of the InternalUtilities domain in the gin codebase. Contains 3 source files.
Domain
RequestBinding Domain — gin Architecture
Handles deserialization of incoming request data from multiple formats into Go structs Architectural overview of the RequestBinding domain in the gin codebase. Contains 24 source files.
Domain
ResponseRendering Domain — gin Architecture
Manages serialization of Go data structures into various HTTP response formats Architectural overview of the ResponseRendering domain in the gin codebase. Contains 7 source files.
Domain
StaticWrappers Domain — gin Architecture
Global singleton-style access to the Gin engine for simple applications Architectural overview of the StaticWrappers domain in the gin codebase. Contains 2 source files.
Domain
auth.go — gin Source File
Architecture documentation for auth.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
auth_test.go — gin Source File
Architecture documentation for auth_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
benchmarks_test.go — gin Source File
Architecture documentation for benchmarks_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
binding.go — gin Source File
Architecture documentation for binding.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
binding_msgpack_test.go — gin Source File
Architecture documentation for binding_msgpack_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
binding_nomsgpack.go — gin Source File
Architecture documentation for binding_nomsgpack.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
binding_test.go — gin Source File
Architecture documentation for binding_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
bson.go — gin Source File
Architecture documentation for bson.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
default_validator_benchmark_test.go — gin Source File
Architecture documentation for default_validator_benchmark_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
default_validator.go — gin Source File
Architecture documentation for default_validator.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
default_validator_test.go — gin Source File
Architecture documentation for default_validator_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
form.go — gin Source File
Architecture documentation for form.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
form_mapping_benchmark_test.go — gin Source File
Architecture documentation for form_mapping_benchmark_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
form_mapping.go — gin Source File
Architecture documentation for form_mapping.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
form_mapping_test.go — gin Source File
Architecture documentation for form_mapping_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
header.go — gin Source File
Architecture documentation for header.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
json.go — gin Source File
Architecture documentation for json.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
json_test.go — gin Source File
Architecture documentation for json_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
msgpack.go — gin Source File
Architecture documentation for msgpack.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
msgpack_test.go — gin Source File
Architecture documentation for msgpack_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
multipart_form_mapping.go — gin Source File
Architecture documentation for multipart_form_mapping.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
multipart_form_mapping_test.go — gin Source File
Architecture documentation for multipart_form_mapping_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
plain.go — gin Source File
Architecture documentation for plain.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
protobuf.go — gin Source File
Architecture documentation for protobuf.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
query.go — gin Source File
Architecture documentation for query.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
toml.go — gin Source File
Architecture documentation for toml.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
toml_test.go — gin Source File
Architecture documentation for toml_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
uri.go — gin Source File
Architecture documentation for uri.go, a go file in the gin codebase.
File go
validate_test.go — gin Source File
Architecture documentation for validate_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
xml.go — gin Source File
Architecture documentation for xml.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
xml_test.go — gin Source File
Architecture documentation for xml_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
yaml.go — gin Source File
Architecture documentation for yaml.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
yaml_test.go — gin Source File
Architecture documentation for yaml_test.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
api.go — gin Source File
Architecture documentation for api.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go
go_json.go — gin Source File
Architecture documentation for go_json.go, a go file in the gin codebase. 1 imports, 0 dependents.
File go

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free