Ptt-official-app / go-bbs

BBS file database manager system library in Golang.
Apache License 2.0
80 stars 43 forks source link

[建議] 一致的Pos命名以及正名序列化及反序列化命名 #66

Closed titaneric closed 3 years ago

titaneric commented 3 years ago

原本作法的問題 / Solved Problem

實作細節 / Details of Implement

改成padding + Pos + 欄位長度理由是雖然可能與現實順序不一樣,但這樣可以一眼辨別哪些是欄位長度及padding,方便閱讀及debug。

期程 / Schedule (希望這個任務大概什麼時候做完,如果會卡到其他地方的功能也請在這邊提出。)

相關文件 / Documents pttstruct.h