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