module
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Dec 22, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
Raito CLI Plugin Common Module
Introduction
This module contains the code that is common between the Raito CLI and its plugins.
This includes:
- The interfaces that a plugins needs to implement to provide specific functionality (= the plugin API).
- The structs that define the parameter and return types for the plugin API interfaces.
- The constants specifying the plugin interface identifiers.
- The handshake to ensure a valid plugin.
How to use
For general information on how to build plugins for the Raito CLI, checkout our Developer Guide.
Directories
¶
api
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.