Skip to content

Feat: Add constructor for baseclient #990

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

Merged
merged 3 commits into from
Apr 16, 2025
Merged

Feat: Add constructor for baseclient #990

merged 3 commits into from
Apr 16, 2025

Conversation

Anaethelion
Copy link
Contributor

This adds a constructor for the BaseClient without an API attached.

Easing up usage by passing the client into the endpoints, allowing for a slimmer compiled binary.

@Anaethelion Anaethelion merged commit 1461d61 into main Apr 16, 2025
16 of 17 checks passed
@Anaethelion Anaethelion deleted the new_base_client branch April 16, 2025 17:23
github-actions bot pushed a commit that referenced this pull request Apr 16, 2025
* add constructor for BaseClient

* expose instrument for esapi to allow injection via struct

* use exposed instrument for esapi to allow injection via struct
github-actions bot pushed a commit that referenced this pull request Apr 16, 2025
* add constructor for BaseClient

* expose instrument for esapi to allow injection via struct

* use exposed instrument for esapi to allow injection via struct
github-actions bot pushed a commit that referenced this pull request Apr 16, 2025
* add constructor for BaseClient

* expose instrument for esapi to allow injection via struct

* use exposed instrument for esapi to allow injection via struct
Anaethelion added a commit that referenced this pull request Apr 16, 2025
* add constructor for BaseClient

* expose instrument for esapi to allow injection via struct

* use exposed instrument for esapi to allow injection via struct

Co-authored-by: Laurent Saint-Félix <[email protected]>
Anaethelion added a commit that referenced this pull request Apr 16, 2025
* add constructor for BaseClient

* expose instrument for esapi to allow injection via struct

* use exposed instrument for esapi to allow injection via struct

Co-authored-by: Laurent Saint-Félix <[email protected]>
Anaethelion added a commit that referenced this pull request Apr 16, 2025
* add constructor for BaseClient

* expose instrument for esapi to allow injection via struct

* use exposed instrument for esapi to allow injection via struct

Co-authored-by: Laurent Saint-Félix <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant