docs: Adds an example showing how to use groups (nested)#32
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new example demonstrating how to use nested groups in the Leopard NATS API server framework. The example shows the creation of hierarchical service groups with specific queue configurations.
- Creates a ServiceGroups class that demonstrates nested group functionality
- Shows how to define endpoints within specific groups with queue configurations
- Provides a runnable example with proper logging and service configuration
Member
Author
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: bougyman <6848+bougyman@users.noreply.github.com>
Contributor
Resolved by merging the latest |
bougyman
enabled auto-merge (squash)
July 23, 2026 21:08
OpenSourceAlchemist
approved these changes
Jul 24, 2026
OpenSourceAlchemist
left a comment
Member
There was a problem hiding this comment.
Might want to use SemanticLogger.add_signal_handler here for consistency, but otherwise LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.