Imports of package module

PathSynopsis
github.com/envoyproxy/protoc-gen-validate/templates
github.com/envoyproxy/protoc-gen-validate/templates/java
github.com/envoyproxy/protoc-gen-validate/validate
github.com/lyft/protoc-gen-star
github.com/lyft/protoc-gen-star/lang/go
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
google.golang.org/protobuf/types/known/durationpbPackage durationpb contains generated types for google/protobuf/duration.proto.
google.golang.org/protobuf/types/known/timestamppbPackage timestamppb contains generated types for google/protobuf/timestamp.proto.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.