-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Refactor AuthState methods for consistency
Refactored various methods in the AuthState struct to adopt PascalCase naming convention, improving code consistency and readability. Updated methods include GetAccount, HaveMonitoringFlag, and WithDefaults among others. Additionally, enhanced the documentation comments to accurately reflect the functionalities of these methods. Signed-off-by: Christian Roessner <[email protected]>
- Loading branch information
Christian Roessner
committed
Nov 29, 2024
1 parent
08ad60e
commit 6d61dbc
Showing
6 changed files
with
87 additions
and
111 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.