Skip to main content

foks-proj/go-foks

SkillsMP は foks-proj/go-foks から 3 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
3
GitHub スター
447
GitHub フォーク
25

このリポジトリの skills

1 件の職業カテゴリ · 100% 分類済み

収集済み skill 3 件中 3 件を表示しています。

職業分類
ソフトウェア開発者
説明

Add a new SQL schema patch (pN.sql) to a FOKS server database. Use whenever changing server-side DDL (new table/index/column/type) on an existing database — the patch must be registered in THREE files or it silently never applies.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Store locally cached data in the FOKS client's local SQLite DB (soft/hard state) via DbGet/DbPut, optionally two-tiered with an in-memory map in front. Use when adding client-side persistence or caching keyed by scope + key.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when adding a new error / status code to FOKS. Wires a new StatusCode through proto-src/lib/status.snowp (enum + variant Status arm), regenerates proto with `make proto`, and mirrors it as a Go error in lib/core/errors.go (type + both conversion…

原文の言語: 英語

更新
収集済み skill 3 件中 3 件を表示しています。