github.com/whiteCcinn/protobuf-go@v1.0.9/cmd/protoc-gen-go/testdata/gen_test.go (about) 1 // Copyright 2019 The Go Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 // Code generated by generate-protos. DO NOT EDIT. 6 7 package main 8 9 import ( 10 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/annotations" 11 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/comments" 12 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/extensions/base" 13 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/extensions/ext" 14 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/extensions/extra" 15 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/extensions/proto3" 16 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/fieldnames" 17 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/import_public" 18 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/import_public/sub" 19 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/import_public/sub2" 20 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/imports" 21 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/imports/fmt" 22 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/imports/test_a_1" 23 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/imports/test_a_2" 24 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/imports/test_b_1" 25 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/issue780_oneof_conflict" 26 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/nopackage" 27 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/proto2" 28 _ "github.com/whiteCcinn/protobuf-go/cmd/protoc-gen-go/testdata/proto3" 29 )