github.com/hedzr/evendeep@v0.4.8/internal/si_enabled.go (about) 1 //go:build structiterating 2 // +build structiterating 3 4 package internal 5 6 const VerboseStructIterating = true