ShardReduce

package
v0.0.0-...-5cd9a77 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2018 License: MIT Imports: 0 Imported by: 0

README

** Package integrated into https://git.zutto.fi/zutto/shardedmap **

this github repo will be removed soon.. as i manage to get dependencies out of my projects ^^^

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ShardReduce

type ShardReduce struct {
	// contains filtered or unexported fields
}

func NewShardReduce

func NewShardReduce(input *map[string]*interface{}) *ShardReduce

func (*ShardReduce) Filter

func (sr *ShardReduce) Filter(fFunc func(string, interface{}) bool) *ShardReduce

func (*ShardReduce) Get

func (sr *ShardReduce) Get() *map[string]*interface{}

func (*ShardReduce) Map

func (sr *ShardReduce) Map(mapFunc func(string, interface{}) interface{}) *ShardReduce

func (*ShardReduce) NewInput

func (sr *ShardReduce) NewInput(input *map[string]*interface{}) *ShardReduce

func (*ShardReduce) Reduce

func (sr *ShardReduce) Reduce(reduceFunc func(string, interface{}, string, interface{}) interface{}) interface{}

Jump to

Keyboard shortcuts

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