CLI plugin API restructuring completed. Now all plugin APIs have the generic form
documented in README and FAQ.
This commit is contained in:
parent
afb6aa31db
commit
2e00411621
19 changed files with 317 additions and 551 deletions
|
|
@ -17,7 +17,8 @@
|
|||
* CLI parse hook
|
||||
* CLICON_FIND_PLUGIN
|
||||
* clicon_valcb()
|
||||
* backend system plugins (CLIXON_BACKEND_SYSDIR)
|
||||
* CLIXON_BACKEND_SYSDIR
|
||||
* CLIXON_CLI_SYSDIR
|
||||
* CLICON_MASTER_PLUGIN config variable
|
||||
* Example of migrating a backend plugin module:
|
||||
* Add all callbacks in a clixon_plugin_api struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue