package common import "isomorphicgo/isokit" type Env struct { TemplateSet *isokit.TemplateSet }