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/proto | Package proto provides functions operating on protocol buffer messages. |
google.golang.org/protobuf/types/known/durationpb | Package durationpb contains generated types for google/protobuf/duration.proto. |
google.golang.org/protobuf/types/known/timestamppb | Package timestamppb contains generated types for google/protobuf/timestamp.proto. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
regexp | Package regexp implements regular expression search. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |
unicode/utf8 | Package utf8 implements functions and constants to support text encoded in UTF-8. |