apache / shenyu-client-golang
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 4 components.
  • 31 files, 1,500 LOC (100.0% vs. main code).
  • "clients" is biggest, containing 46.53% of LOC.
  • "model" is smallest, containing 4.67% of LOC.


clients698 LOC (46%) 7 files
example455 LOC (30%) 6 files
common277 LOC (18%) 11 files
model70 LOC (4%) 7 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
clients24 commits (64%)
common15 commits (40%)
model14 commits (37%)
example7 commits (18%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022
example
5
11
clients
3
38
model
2
16
common
45


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G example example example--example 1 clients clients example--clients 1 clients--clients 1 model model model--example 1 model--clients 1 model--model 1


2025-05-07 20:37