nextbatch

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

This package exports the following C function: - ss_plugin_rc plugin_next_batch(ss_plugin_t* s, ss_instance_t* h, uint32_t *nevts, ss_plugin_event ***evts)

The exported plugin_next_batch requires s and h to be a handles of cgo.Handle from this SDK. The value of the s handle must implement the sdk.PluginState interface. The value of the h handle must implement the sdk.Events and the sdk.NextBatcher interfaces.

This function is part of the plugin_api interface as defined in plugin_api.h. In almost all cases, your plugin should import this module, unless your plugin exports those symbols by other means.

Jump to

Keyboard shortcuts

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