Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 ¶
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.
Click to show internal directories.
Click to hide internal directories.