348ff7418b
fix(frameio): honor configured read buffer size
...
- make FrameReader readInto respect SetReadBufferSize
- add regression test to verify underlying read chunk size
- keep default FrameReader buffer conservative for generic stario use
- declare module go version as 1.18
v0.1.1
2026-04-18 15:58:29 +08:00
c8facb5a03
stario: 提升 Go 1.20 基线与交互/队列稳定性
...
- 提升 go.mod 基线到 Go 1.20,并补齐对应测试
- 修正 Passwd / PasswdResponseSignal 语义,Ctrl+C 默认退出当前流程
- 优化 raw terminal redraw、Restore 与 StopUntil 的边界行为
- 新增 StarPipe、FrameReader/FrameWriter、ReadFullContext/WriteFullContext/CopyContext、IsTerminal/ReadPasswordContext
- 收口 StarQueue / StarBuffer 语义,删除 EndWrite,统一 Close / Abort 行为
- 补齐 signal、timeout、queue、terminal、pipe、buffer 的回归测试与 race 覆盖
v0.1.0
2026-04-15 14:35:19 +08:00
3add9183b3
fix:修复一些边界性问题
v0.0.11
2026-03-21 19:15:43 +08:00
3c83d1d39f
bug fix:修正了InputMsg在空字符串场景下的问题
v0.0.10
2024-08-30 14:51:51 +08:00
d528a583f4
update go mod
2024-08-18 17:18:10 +08:00
a986fafa09
move starqueue from starnet to stario
2024-08-18 17:17:20 +08:00
8e09b7eec0
update go.mod
v0.0.9
2024-03-10 14:01:31 +08:00
609bdf7079
add signal control for password input
v0.0.8
2023-02-11 16:55:57 +08:00
95503ec65a
bug fix
v0.0.7
2022-03-18 14:51:57 +08:00
538445a201
add InputMsg slice support
2022-03-18 13:49:38 +08:00
beaae47d8c
go mod support
v0.0.5
2022-03-14 11:00:51 +08:00
51c0d54943
add write nil func
2022-02-23 14:33:20 +08:00
14203b8fa3
more feature add
v0.0.4
2021-11-12 16:01:35 +08:00
95e2899e8a
add wait timeout function
2021-09-01 11:03:02 +08:00
Starainrt
b568f51676
bug fix
v0.0.3
2021-04-23 11:08:09 +08:00
b3ad857712
hide passwd when entered
v0.0.2
2021-01-13 14:25:56 +08:00
195b967331
init
2021-01-13 10:08:08 +08:00