cli-plugin-common

module
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: Apache-2.0

README

Raito

Software License Build status Code Coverage

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
data_source
Package data_source contains the API for the data source syncer.
Package data_source contains the API for the data source syncer.
util
url
Package url contains some helper functions to deal with URLs.
Package url contains some helper functions to deal with URLs.

Jump to

Keyboard shortcuts

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