예제 #1
0
파일: bigtable.go 프로젝트: nildev/account
func (rf rowFilter) set(req *btspb.ReadRowsRequest) { req.Filter = rf.f.proto() }