Expose namespaced type
This commit is contained in:
parent
99cff16e71
commit
1006df3564
@ -66,6 +66,7 @@ var ProtoHelpersFuncMap = template.FuncMap{
|
||||
"isFieldRepeated": isFieldRepeated,
|
||||
"goType": goType,
|
||||
"jsType": jsType,
|
||||
"namespacedFlowType": namespacedFlowType,
|
||||
"httpVerb": httpVerb,
|
||||
"httpPath": httpPath,
|
||||
"shortType": shortType,
|
||||
|
Loading…
Reference in New Issue
Block a user