feat(aa): add some rules methods.

This commit is contained in:
Alexandre Pujol 2024-05-26 18:05:15 +01:00
parent 92641e7e28
commit 2e043d4ec8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 57 additions and 5 deletions

View file

@ -4,6 +4,8 @@
package aa
import "fmt"
const tokCHANGEPROFILE = "change_profile"
func init() {