package
0.3.12
Repository: https://github.com/stackrox/go-grpc-http1.git
Documentation: pkg.go.dev

# Functions

Find returns, given a slice and an element, the first index of elem in the slice, or -1 if the slice does not contain elem.
ShallowClone clones a slice, creating a new slice and copying the contents of the underlying array.