test_source_plugin

command
v0.0.0-...-9a4fa7f Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Example: Build a plugin shared library for Bundlebase.

Build with:

go build -buildmode=c-shared -o my_source.so ./examples/test_source_plugin/

Use from Python:

bundle.create_source("plugin", {"call": "lib:./my_source.so"})

Jump to

Keyboard shortcuts

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