Skip to content

[ISSUE #33] Add name parameter in ReqShieldConfiguration get/set function - #44

Open
pinest94 wants to merge 5 commits into
line:mainfrom
pinest94:feature/issue-33
Open

[ISSUE #33] Add name parameter in ReqShieldConfiguration get/set function#44
pinest94 wants to merge 5 commits into
line:mainfrom
pinest94:feature/issue-33

Conversation

@pinest94

Copy link
Copy Markdown

🐛 Problem

Fixes #33 - Allow us to access 'cache name' property from ReqShieldCache (or AsyncCache)

@pinest94
pinest94 requested review from chany714 and ykhfree October 23, 2025 01:19
@pinest94 pinest94 self-assigned this Oct 23, 2025
@CLAassistant

CLAassistant commented Oct 23, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

private val reqShieldConfig: ReqShieldConfiguration<T>,
) {
suspend fun getAndSetReqShieldData(
name: String,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any test code that validates this parameter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow us to access 'cache name' property from ReqShieldCache (or AsyncCache)

3 participants