emqx/include
JianBo He e3489b9d46 refactor(style): improve all types declaration
- Add dialyzer for code analysis
- Correct all the module type declarations
- Use `-type()` to declaration a type instead of `-opaque`
  (It is advantageous to the code dialyzer)

BROKEN CHANGES:
- Add a ?DEFAULT_SUBOPTS for emqx_broker:subscribe/1,2,3
- Remove the needless internal function `emqx_vm:port_info(PortTerm, Keys)`
2020-06-18 17:38:34 +08:00
..
emqx.hrl refactor(style): improve all types declaration 2020-06-18 17:38:34 +08:00
emqx_mqtt.hrl feature(properties): add properties in message header 2020-06-17 18:46:26 +08:00
logger.hrl Update copyright 2020-01-03 18:31:08 +08:00
types.hrl refactor(style): improve all types declaration 2020-06-18 17:38:34 +08:00