Anita Varela

Results 4 issues of Anita Varela

**Want to prioritize this issue? Try:** [![issuehunt-to-marktext](https://github.com/BoostIO/issuehunt-materials/raw/master/v1/issuehunt-button-v1.svg)](https://issuehunt.io/r/casbin/casbin) ------ **What's your scenario? What do you want to achieve?** In my scenario, i have lots of domain. Each domain has lots of...

enhancement
question

hi, i got a problem when pass a struct which have an slice of int member, here is the test code below: `package main import ( "github.com/leebenson/conform" ) type UserForm...

fix issue #35

hi, i have a logic code in rpc service below: ![image](https://user-images.githubusercontent.com/102532661/204433949-4eb5d305-c34a-4d49-8c82-2b3a2cad5de7.png) i use grpc error to pass error to api service to indicate error info. but gozero interceptor will print...

stale