Versions in this module Expand all Collapse all v2 v2.1.2 Jun 9, 2022 v2.1.1 Oct 24, 2019 Changes in this version + type DefaultEffector struct + func NewDefaultEffector() *DefaultEffector + func (e *DefaultEffector) MergeEffects(expr string, effects []Effect, results []float64) (bool, error) + type Effect int + const Allow + const Deny + const Indeterminate + type Effector interface + MergeEffects func(expr string, effects []Effect, results []float64) (bool, error) Other modules containing this package github.com/CPTSLLC/casbin