//
pkg.gl
Category
github.com/brimdata/zed
proc
explode
package
0.33.0
Repository:
https://github.com/brimdata/zed.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
56 SLOC
#
Functions
New
New creates a exploder for type typ, where the output records' single column is named name.
#
Structs
Proc
A an explode Proc is a proc that, given an input record and a zng type T, outputs one record for each field of the input record of type T.