Skip to content

internal/database: Rename jobId to jobID

Warren Gifford requested to merge ig/bb-enqueue into main

Created by: indradhanush

Minor nit.

This is the recommended style in the Go wiki.

Reference: https://github.com/golang/go/wiki/CodeReviewComments#initialisms

Test plan

Not applicable. Renaming an internal variable. Tests should pass.

Merge request reports

Loading