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

WIP: internal: add api helper #1053

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. internal: add api helper

    We want to keep the main api package with the least possible
    dependencies but we still want to have additional helper functions for
    some types. Create this helper under `internal/` where the dependecies
    are already pulled and update relevant instances.
    
    Signed-off-by: Shereen Haj <[email protected]>
    shajmakh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3e6fc92 View commit details
    Browse the repository at this point in the history