...
Directory /src/github.com/golang
Name | Synopsis |
---|---|
.. | |
glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
lint | Package lint contains a linter for Go source code. |
golint | golint lints the Go source files named on its command line. |
mock | |
gomock | GoMock - a mock framework for Go. |
mock_matcher | |
mockgen | MockGen generates mock implementations of Go interfaces. |
model | Package model contains the data model necessary for generating mock implementations. |
sample | An example package with an interface. |
imp1 | |
imp2 | |
imp3 | |
imp4 | |
mock_user | |
protobuf | |
descriptor | Package descriptor provides functions for obtaining protocol buffer descriptors for generated Go types. |
jsonpb | Package jsonpb provides marshaling and unmarshaling between protocol buffers and JSON. |
jsonpb_test_proto | Package jsonpb is a generated protocol buffer package. |
proto | Package proto converts data structures to and from the wire format of protocol buffers. |
proto3_proto | Package proto3_proto is a generated protocol buffer package. |
protoc-gen-go | protoc-gen-go is a plugin for the Google protocol buffer compiler to generate Go code. |
descriptor | Package descriptor is a generated protocol buffer package. |
generator | The code generator for the plugin for the Google protocol buffer compiler. |
grpc | Package grpc outputs gRPC service descriptions in Go code. |
plugin | Package plugin_go is a generated protocol buffer package. |
ptypes | Package ptypes contains code for interacting with well-known types. |
any | Package any is a generated protocol buffer package. |
duration | Package duration is a generated protocol buffer package. |
empty | Package empty is a generated protocol buffer package. |
struct | Package structpb is a generated protocol buffer package. |
timestamp | Package timestamp is a generated protocol buffer package. |
wrappers | Package wrappers is a generated protocol buffer package. |
snappy | Package snappy implements the snappy block-based compression format. |