cli-plugin-common

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2021 License: Apache-2.0

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

Path Synopsis
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL