Example #1
0
func init() {
	generator.RegisterPlugin(NewStringer())
}
Example #2
0
func init() {
	generator.RegisterPlugin(NewPlugin())
}