fields

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Overview

This package exports the following C function: - char* plugin_get_fields()

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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fields

func Fields() []sdk.FieldEntry

Fields returns the slice of sdk.FieldEntry set with SetFields().

func SetFields

func SetFields(f []sdk.FieldEntry)

SetFields sets a slice of sdk.FieldEntry representing the list of extractor fields exported by this plugin.

Types

This section is empty.

Jump to

Keyboard shortcuts

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