package
0.0.0-20240919033358-cce434e5d354
Repository: https://github.com/codfrm/cago.git
Documentation: pkg.go.dev

# README

权限控制组件

后来并未用上该组件, 未完成

参考了ABAC、Casbin、ladon等,实现了一个简单的权限控制组件。

# Packages

No description provided by the author

# Functions

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

# Constants

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

# Variables

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
No description provided by the author
Policy 策略.
Request 请求.

# Interfaces

Matcher 策略储存匹配器, 从策略存储中匹配出符合条件的策略.
PolicyStorage 策略存储.
PolicyStorageFinder 策略存储查找器.

# Type aliases

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