Versions in this module Expand all Collapse all v1 v1.4.9 Sep 30, 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.1.1+incompatible Jun 1, 2020