docs(activity): add godoc for exported RefreshContext function #344

Merged
fuzzy merged 1 commit from docs/299-refreshcontext-godoc into main 2026-07-08 07:58:30 +00:00
Owner

What

Add godoc to RefreshContext documenting the orchestration flow and error fallback.

Why

Exported function lacked documentation.

Testing

  • go build, test, golangci-lint all pass

Closes #299

## What Add godoc to `RefreshContext` documenting the orchestration flow and error fallback. ## Why Exported function lacked documentation. ## Testing - [x] go build, test, golangci-lint all pass Closes #299
docs(activity): add godoc for exported RefreshContext function
All checks were successful
Test and Release / lint (pull_request) Successful in 27s
Test and Release / test (pull_request) Successful in 41s
3c707522b5
Document orchestration flow (cache -> staleness -> fetch -> upsert)
and error fallback behavior (returns stale cache on fetch failure).
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-07-08 07:58:10 +00:00
fuzzy added this to the Steeper project 2026-07-08 07:58:13 +00:00
fuzzy self-assigned this 2026-07-08 07:58:15 +00:00
fuzzy merged commit 3c707522b5 into main 2026-07-08 07:58:30 +00:00
fuzzy deleted branch docs/299-refreshcontext-godoc 2026-07-08 07:58:30 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/steeper!344
No description provided.