Searched defs:emptyStruct (Results 1 – 3 of 3) sorted by relevance
225 EmptyStruct emptyStruct = EmptyStruct.deserialize(serializedStruct); in testEmptyStructSerialization() local
1201 type emptyStruct struct{} struct
2189 type emptyStruct struct{} struct2199 func takesEmpty(e emptyStruct) {