package
0.0.0-20250209100952-9bad8b248243
Repository: https://github.com/oj-lab/platform.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
KeyMatchGin determines whether key1 matches the pattern of key2 (similar to KeyMatch2 in Casbin).

# Constants

RBAC with domain model for Casbin, supports evaluation of extra information - sub: user / role - ext: extra information - ext_rule: expression to evaluate extra information - dom: domain - obj: object, supports gin router key match (EX: /api/v1/user/:id/*any) - act: action, supports regex match (EX: GET | POST) - eft: effect Router key match will not work if keyMatchGin is not defined in the model.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author