github.com/batchcorp/thrift-iterator@v0.0.0-20220918180557-4c4a158fc6e9/test/level_1/level_1_test.go (about) 1 package test 2 3 import "github.com/v2pro/wombat/generic" 4 5 func init() { 6 generic.DynamicCompilationEnabled = true 7 }