Skip to main content

foks-proj/go-foks

SkillsMP 已收集 foks-proj/go-foks 中的 3 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
3
GitHub 星标
447
GitHub Forks
25

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 3 / 3 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 3 / 3 个已收集 Skill。