chore(topic rewrite): export more functions
This commit is contained in:
parent
3d4eac7e7a
commit
fa31062a5e
|
@ -24,7 +24,9 @@
|
||||||
-logger_header("[ACL_INTERNAL]").
|
-logger_header("[ACL_INTERNAL]").
|
||||||
|
|
||||||
%% APIs
|
%% APIs
|
||||||
-export([check_acl/5]).
|
-export([ check_acl/5
|
||||||
|
, rules_from_file/1
|
||||||
|
]).
|
||||||
|
|
||||||
%% emqx_gen_mod callbacks
|
%% emqx_gen_mod callbacks
|
||||||
-export([ load/1
|
-export([ load/1
|
||||||
|
|
Loading…
Reference in New Issue