Lines Matching full:go
1 load("@io_bazel_rules_go//go:def.bzl", "go_library")
5 actual = ":go",
10 name = "go",
12 "builder.go",
13 "doc.go",
14 "encode.go",
15 "grpc.go",
16 "lib.go",
17 "sizes.go",
18 "struct.go",
19 "table.go",
21 importpath = "github.com/google/flatbuffers/go",