Skip to content

[DB] Health/readiness helper #123

@cssbruno

Description

@cssbruno

Add database health/readiness helpers for the DB addon.

Scope:

  • Provide small helpers around database/sql ping/readiness behavior.
  • Keep behavior framework-neutral and optional.

Acceptance criteria:

  • Helper works with a standard *sql.DB.
  • Tests cover healthy and failing database checks.
  • Docs include a generated-app integration example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    addonOptional addon package workdbDatabase addon and database/sql integration workruntimeGOWDK Runtime packages and server behavior

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions