Exemplo n.º 1
0
func init() {
	generator.RegisterPlugin(NewStringer())
}
Exemplo n.º 2
0
func init() {
	generator.RegisterPlugin(NewPlugin())
}