Skip to content

Reorganize Go codebase#3628

Merged
un-def merged 1 commit intomasterfrom
pr_reorganize_go_code
Mar 3, 2026
Merged

Reorganize Go codebase#3628
un-def merged 1 commit intomasterfrom
pr_reorganize_go_code

Conversation

@un-def
Copy link
Collaborator

@un-def un-def commented Mar 2, 2026

The new structure:

<root>/
    go.mod
    cmd/
        runner/
        shim/
    internal/
        common/
        runner/
        shim/

The new structure:

    <root>/
        go.mod
        cmd/
            runner/
            shim/
        internal/
            common/
            runner/
            shim/
@un-def un-def merged commit ac875f6 into master Mar 3, 2026
28 checks passed
@un-def un-def deleted the pr_reorganize_go_code branch March 3, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants