Versions in this module Expand all Collapse all v1 v1.4.6 Feb 25, 2020 Changes in this version + const CHANNELREADERS + const CHANNELWRITERS + type ACLProvider interface + CheckACL func(resName string, channelID string, idinfo interface{}) error + func NewACLProvider(rg ResourceGetter) ACLProvider + func NewDefaultACLProvider() ACLProvider + type InvalidIdInfo string + func (e InvalidIdInfo) Error() string + type PolicyNotFound string + func (e PolicyNotFound) Error() string + type ResourceGetter func(channelID string) channelconfig.Resources Incompatible versions in this module v2.0.1+incompatible Feb 26, 2020