plugin

command
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

README

Plugin Example

Plugin segments can be written simply as shown in this examples. To get started with this example:

  1. Clone the repo (and check out the desired version tag), this ensures that all library versions are in sync
  2. run go build -buildmode=plugin examples/plugin/printcustom.go
  3. have a pipeline use it in a config and call the program with -p printcustom.so (may be supplied multiple times)

Documentation

Overview

TODO: Compile this using: `go build -buildmode=plugin ./examples/plugin/printcustom.go`

Jump to

Keyboard shortcuts

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