plugin

package
v0.20.7 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package plugin provides functions for connecting plugins built from a private source.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect[T any](slug string, name string, target *T)

Connect a symbol in a plugin to a func target.

var fooFunc func()
plugin.Connect("sdk", "Foo", &func)

Types

This section is empty.

Jump to

Keyboard shortcuts

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