Update emqx_types.erl
This commit is contained in:
parent
bd304572c9
commit
9e7b3a9209
|
@ -82,7 +82,7 @@
|
|||
-type(credentials() :: #{client_id := client_id(),
|
||||
username := username(),
|
||||
peername := peername(),
|
||||
result := auth_result(),
|
||||
auth_result := auth_result(),
|
||||
zone => zone(),
|
||||
atom() => term()
|
||||
}).
|
||||
|
|
Loading…
Reference in New Issue