Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
f4475ff76fe3dcc1b3774d52bf28b333ab9acd01
/
.
/
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
}