Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor RouteAPI function in container.go for dynamic options
- Import the "slices" package in `container.go` - Update the `RouteAPI` function in `container.go` to accept a variable number of options - The `WithLogger` option is now included dynamically in the array of options within `RouteAPI` Signed-off-by: Jqs7 <[email protected]>
- Loading branch information