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