github.com/bobyang007/helper@v1.1.3/reflecth/doc.go (about) 1 // Package reflecth provides helper functions for GoLang reflect package. 2 // It also includes binary, unary, shift and compare operations on reflect.Value as Go specification describes. 3 package reflecth