package
0.0.0-20241212002435-a4aaf8ca5232
Repository: https://github.com/chrislusf/gleam.git
Documentation: pkg.go.dev
# Functions
Emit encode and write a row of data to os.Stdout.
Init determines whether the driver program will execute the mapper/reducer or not.
ListRegisteredFunctions lists out all registered mappers and reducers.
RegisterMapper register a mapper function to process a command.
TsEmit encode and write a row of data to os.Stdout with ts in milliseconds epoch time.