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개를 표시합니다.