Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
430e540ef99b2072125897ff6a666b9ec679926f
/
.
/
lib
/
go
/
test
/
common
/
a.thrift
blob: 37e0e1cf42114fdddc850d418a36144912faa9b6 [
file
] [
log
] [
blame
]
Duru Can Celasun
f4475ff
2019-11-20 15:31:35 +0000
[
diff
] [
blame
]
1
namespace
go common
2
3
struct
A
{
4
1
:
optional
string
a
5
}