package
1.1.3
Repository: https://github.com/elotl/kip.git
Documentation: pkg.go.dev

# README

This came about because I wanted to have concurrent maps but felt bad about casting out of them.

To re-generate the gen-conmaps.go with updates from conmaps.go:

go get github.com/justnoise/genny
cd $GOPATH/src/github.com/justnoise/genny
go install
cd $GOPATH/src/github.com/elotl/kip/pkg/util/conmap
go generate

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author