Versions in this module Expand all Collapse all v0 v0.1.0 Mar 31, 2024 Changes in this version + func Access(roleId, orgId, ultPrnt string) (string, error) + func Count() (*big.Int, error) + func Exists(roleId, orgId, ultPrnt string) (bool, error) + func FromId(roleId, orgId string) (model.RoleDetail, string, error) + func FromIndex(index int64) (model.RoleDetail, string, error) + func TxAllowed(roleId, orgId, ultPrnt string, txType int64) (bool, error)