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