//
pkg.gl
Category
github.com/chronosphereio/chronoctl-core
src
cmd
pkg
sliceutil
package
1.10.1
Repository:
https://github.com/chronosphereio/chronoctl-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
24 SLOC
#
Functions
Map
Map converts a slice of one object into another using a function.
MapErr
MapErr cnverts a slice of one object into another using a function that returns an error.