cmd

package
v2.0.212+incompatible Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute evaluates provided arguments against the rootCmd hierarchy. This is called by main.main().

func First

func First(key []byte, values [][]byte) []byte

Types

type Merge

type Merge func(key []byte, values [][]byte) []byte

When shard_compose finds the same key in multiple different input sources, it has to select a single value to take the place of the n incoming values. Implement this interface to choose a different behavior for how multiple keys will be merged.

Jump to

Keyboard shortcuts

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