• Skip to primary navigation
  • Skip to content
  • Skip to footer
Isaac Note
  • 技術
  • 總經
  • 標籤
  • 關於

    本頁目錄

    Recent Posts

    • 59.3 / 33.5 / -5.1 已經排成同一張表:美國成本先卡在上游,下一段先寫進利潤表 04/17
    • GitHub 高星開源觀察(2026-04-17):成熟 agent 開始整理 runtime 面,新案搶成本、終端與本地語音入口 04/17
    • GitHub 高星專案這週往上堆 agent 產品層:runtime 補穩之後,skills 與 brains 開始搶主角 04/12
    • 2.25% 留在原地,2.58% / 3.0% 還排在前面:紐儲行把按兵不動寫成中性利率重定價 04/10
    • 3.4% / 3.1% / 3.0% 還排在那裡,升息字眼先回到紀要:Fed 的分界線在預期曲線 04/09

    Go - Structs - 2


    • A named type S CAN NOT declare a field with the same type S, but it can contains a field with type *S, for recursive data structure
    • Zero struct fields are zero value as well
    • Empty struct can be declared as “struct {}”, contains no field

    What to read next

    Previous / Next
    Previous: Go - Structs - 1 Next: Go - Structs - 3
    More like this
    • GitHub 高星開源觀察(2026-04-17):成熟 agent 開始整理 runtime 面,新案搶成本、終端與本地語音入口 2026-04-17
    • GitHub 高星專案這週往上堆 agent 產品層:runtime 補穩之後,skills 與 brains 開始搶主角 2026-04-12
    • Relevant Search 讀書筆記(6):排序函數與商業平衡 2026-03-28
    Subscribe via RSS: Macro · Tech

    Tags: Go

    Updated: April 7, 2019

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next
    • Feed
    © 2026 Isaac Note. Powered by Jekyll & Minimal Mistakes.