ACL
This commit is contained in:
parent
7e9c119c9a
commit
a18bd49984
|
@ -1,6 +1,6 @@
|
||||||
%%%-----------------------------------------------------------------------------
|
%%%-----------------------------------------------------------------------------
|
||||||
%%
|
%%
|
||||||
%% [ACL Design](https://github.com/emqtt/emqttd/wiki/ACL-Design)
|
%% [ACL](https://github.com/emqtt/emqttd/wiki/ACL)
|
||||||
%%
|
%%
|
||||||
%% -type who() :: all | binary() |
|
%% -type who() :: all | binary() |
|
||||||
%% {ipaddr, esockd_access:cidr()} |
|
%% {ipaddr, esockd_access:cidr()} |
|
||||||
|
|
Loading…
Reference in New Issue