Searched defs:selKey (Results 1 – 1 of 1) sorted by relevance
903 type selKey struct { struct904 from *Value // what is selected from905 offsetOrIndex int64 // whatever is appropriate for the selector906 size int64907 typ *types.Type