issues
search
Ptt-official-app
/
go-bbs
BBS file database manager system library in Golang.
Apache License 2.0
80
stars
43
forks
source link
Add serialization for BoardHeader
#70
Closed
titaneric
closed
3 years ago
titaneric
commented
3 years ago
👏 解決掉的 issue / Resolved Issues
close #65
⛏ 變更內容 / Details of Changes
補足BoardHeader剩餘欄位
新增對應測試,但因原本的測試資料中在BrdName及title這兩個field中有塞其他資料(NewBoardHeaderWithByte才要用split取\x00之前的),所以沒辦法全測,改測前兩個。
PichuChen
commented
3 years ago
LGTM
👏 解決掉的 issue / Resolved Issues
⛏ 變更內容 / Details of Changes