tableflux

package
v0.58.1-0...-af594cf Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Enabled

func Enabled() bool

Is it even compiled in?

func RegisterTableFlux

func RegisterTableFlux(tableflux tableFluxImpl)

For use by the CGo module. It registers itself when compiled in. Doesn't need to be public, except to satisfy staticcheck.

func TableFlux

func TableFlux(input string) (bool, string, string, string)

Translate tableflux to flux. Returns (ok, flux, err, log)

ok:   Comes back true if the transformation succeeded, false otherwise.
flux: The result of the transformation. This may contain a partial result
      when the transformation fails.
err:  Error message.
log:  Log information. This may also contain additional error information.

Types

This section is empty.

Jump to

Keyboard shortcuts

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