Пример #1
0
func typeName(g *generator.Generator, t string) string {
	return g.TypeName(g.ObjectNamed(t))
}