Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: implement functional options pattern consistently #60

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jhoward-lm
Copy link
Contributor

This PR implements the functional options pattern across all save* methods in store.go.

Diff against previous branch in the PR series: link

Depends on #58

Note

Only the following files are manually modified; the rest are auto-generated

  • backends/ent/*.go
  • internal/backends/ent/schema/*.go

/cc @ashearin @lmphil @pkwiatkowski1 @Strakeln @jmayer-lm @EphraimEM

@jhoward-lm jhoward-lm added enhancement New feature or request go Pull requests that update Go code labels Jan 14, 2025
@jhoward-lm jhoward-lm self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant