mirror of
https://github.com/jixishi/SerialTerminalForWindowsTerminal.git
synced 2026-08-02 18:22:18 +00:00
refactor: extract pkg/charset and internal/event packages
Extract ConvertChunk/FormatHexFrame into pkg/charset (zero external deps). Extract UIEvent/UIEventKind/UIPanelKind types into internal/event. Update all references across main package to use qualified imports. Co-Authored-By: Claude Opus 4.7 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
d434d961ee
commit
e0de872740
+3
-2
@@ -4,5 +4,6 @@ dist/
|
||||
/go.sum
|
||||
/view/*
|
||||
.claude/
|
||||
COM.exe
|
||||
coverage.out
|
||||
*.exe
|
||||
coverage.out
|
||||
CLAUDE.md
|
||||
|
||||
Reference in New Issue
Block a user