apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
HolyMoley
thrift
codegen
idlgen
Undocumented in source.
version(unittest)
struct
HolyMoley {
OneOfEach
[]
big
;
HashSet
!(
string
[])
contain
;
Bonk
[][
string
]
bonks
;
mixin
TStructHelpers
!([
TFieldMeta
(
`big`
,
1
),
TFieldMeta
(
`contain`
,
2
),
TFieldMeta
(
`bonks`
,
3
)])
;
}
Members
Mixins
__anonymous
mixin
TStructHelpers
!([
TFieldMeta
(
`big`
,
1
),
TFieldMeta
(
`contain`
,
2
),
TFieldMeta
(
`bonks`
,
3
)])
Undocumented in source.
Variables
big
OneOfEach
[]
big
;
Undocumented in source.
bonks
Bonk
[][
string
]
bonks
;
Undocumented in source.
contain
HashSet
!(
string
[])
contain
;
Undocumented in source.
Meta
Source
See Implementation
thrift
codegen
idlgen
aliases
isThriftEntity
classes
ExceptionWithAMap
enums
Foo
interfaces
ChildSrv
Srv
structs
Bonk
HolyMoley
OneOfEach
WithDefaults
WithoutMeta
templates
enumIdlString
idlString
serviceIdlString
structIdlString