clixon/apps
Olof hagsand b88722fa25 - Restructure plugin module using a "module struct" rather than global variables.
This include plugin module init and exit functions
  New type: clixon_plugin_t exposed via public API while struct clixon_plugin is private
- Makefile changes for static linkage using "LINKAGE=static"
- Moved nacm external init to later stage in backend_main
2021-04-19 11:06:40 +02:00
..
backend - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
cli - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
netconf - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
restconf - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00