Directories ¶
Path | Synopsis |
---|---|
astaxie
|
|
bat
Bat is a Go implemented CLI cURL-like tool for humans bat [flags] [METHOD] URL [ITEM [ITEM]]
|
Bat is a Go implemented CLI cURL-like tool for humans bat [flags] [METHOD] URL [ITEM [ITEM]] |
bat/httplib
Usage:
|
Usage: |
exaring
|
|
gogo
|
|
protobuf/gogoproto
Package gogoproto provides extensions for protocol buffers to achieve:
|
Package gogoproto provides extensions for protocol buffers to achieve: |
protobuf/plugin/defaultcheck
The defaultcheck plugin is used to check whether nullable is not used incorrectly.
|
The defaultcheck plugin is used to check whether nullable is not used incorrectly. |
protobuf/plugin/description
The description (experimental) plugin generates a Description method for each message.
|
The description (experimental) plugin generates a Description method for each message. |
protobuf/plugin/embedcheck
The embedcheck plugin is used to check whether embed is not used incorrectly.
|
The embedcheck plugin is used to check whether embed is not used incorrectly. |
protobuf/plugin/enumstringer
The enumstringer (experimental) plugin generates a String method for each enum.
|
The enumstringer (experimental) plugin generates a String method for each enum. |
protobuf/plugin/equal
The equal plugin generates an Equal and a VerboseEqual method for each message.
|
The equal plugin generates an Equal and a VerboseEqual method for each message. |
protobuf/plugin/face
The face plugin generates a function will be generated which can convert a structure which satisfies an interface (face) to the specified structure.
|
The face plugin generates a function will be generated which can convert a structure which satisfies an interface (face) to the specified structure. |
protobuf/plugin/gostring
The gostring plugin generates a GoString method for each message.
|
The gostring plugin generates a GoString method for each message. |
protobuf/plugin/marshalto
The marshalto plugin generates a Marshal and MarshalTo method for each message.
|
The marshalto plugin generates a Marshal and MarshalTo method for each message. |
protobuf/plugin/oneofcheck
The oneofcheck plugin is used to check whether oneof is not used incorrectly.
|
The oneofcheck plugin is used to check whether oneof is not used incorrectly. |
protobuf/plugin/populate
The populate plugin generates a NewPopulated function.
|
The populate plugin generates a NewPopulated function. |
protobuf/plugin/size
The size plugin generates a Size or ProtoSize method for each message.
|
The size plugin generates a Size or ProtoSize method for each message. |
protobuf/plugin/stringer
The stringer plugin generates a String method for each message.
|
The stringer plugin generates a String method for each message. |
protobuf/plugin/testgen
The testgen plugin generates Test and Benchmark functions for each message.
|
The testgen plugin generates Test and Benchmark functions for each message. |
protobuf/plugin/union
The onlyone plugin generates code for the onlyone extension.
|
The onlyone plugin generates code for the onlyone extension. |
protobuf/plugin/unmarshal
The unmarshal plugin generates a Unmarshal method for each message.
|
The unmarshal plugin generates a Unmarshal method for each message. |
protobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
protobuf/protoc-gen-gogo/descriptor
Package descriptor provides functions for obtaining protocol buffer descriptors for generated Go types.
|
Package descriptor provides functions for obtaining protocol buffer descriptors for generated Go types. |
protobuf/protoc-gen-gogo/generator
The code generator for the plugin for the Google protocol buffer compiler.
|
The code generator for the plugin for the Google protocol buffer compiler. |
protobuf/protoc-gen-gogo/grpc
Package grpc outputs gRPC service descriptions in Go code.
|
Package grpc outputs gRPC service descriptions in Go code. |
protobuf/protoc-gen-gogo/plugin
Package plugin_go is a generated protocol buffer package.
|
Package plugin_go is a generated protocol buffer package. |
golang
|
|
dep
Package dep is a prototype dependency management library.
|
Package dep is a prototype dependency management library. |
dep/cmd/dep
Command dep is a prototype dependency management tool.
|
Command dep is a prototype dependency management tool. |
dep/internal/gps/internal/pb
Package pb provides generated Protocol Buffers for cache serialization.
|
Package pb provides generated Protocol Buffers for cache serialization. |
glog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
|
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
protobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
protobuf/protoc-gen-go/descriptor
Package descriptor is a generated protocol buffer package.
|
Package descriptor is a generated protocol buffer package. |
protobuf/protoc-gen-go/generator
The code generator for the plugin for the Google protocol buffer compiler.
|
The code generator for the plugin for the Google protocol buffer compiler. |
protobuf/protoc-gen-go/grpc
Package grpc outputs gRPC service descriptions in Go code.
|
Package grpc outputs gRPC service descriptions in Go code. |
protobuf/protoc-gen-go/plugin
Package plugin_go is a generated protocol buffer package.
|
Package plugin_go is a generated protocol buffer package. |
protobuf/ptypes/any
Package any is a generated protocol buffer package.
|
Package any is a generated protocol buffer package. |
gomeet
|
|
go-proto-gomeetfaker
Package gomeetfaker is a generated protocol buffer package.
|
Package gomeetfaker is a generated protocol buffer package. |
gomeet/protoc-gen-gomeet-service
Command protoc-gen-gomeet-service is a plugin for Google protocol buffer compiler to generate a Gomeet project's microservices, which create a the project's gRPC services definitions with it's console, cli client and some sugar.
|
Command protoc-gen-gomeet-service is a plugin for Google protocol buffer compiler to generate a Gomeet project's microservices, which create a the project's gRPC services definitions with it's console, cli client and some sugar. |
grpc-ecosystem
|
|
grpc-gateway/protoc-gen-grpc-gateway
Command protoc-gen-grpc-gateway is a plugin for Google protocol buffer compiler to generate a reverse-proxy, which converts incoming RESTful HTTP/1 requests gRPC invocation.
|
Command protoc-gen-grpc-gateway is a plugin for Google protocol buffer compiler to generate a reverse-proxy, which converts incoming RESTful HTTP/1 requests gRPC invocation. |
grpc-gateway/protoc-gen-grpc-gateway/generator
Package generator provides an abstract interface to code generators.
|
Package generator provides an abstract interface to code generators. |
grpc-gateway/protoc-gen-grpc-gateway/gengateway
Package gengateway provides a code generator for grpc gateway files.
|
Package gengateway provides a code generator for grpc gateway files. |
grpc-gateway/protoc-gen-swagger/genswagger
Package genswagger provides a code generator for swagger.
|
Package genswagger provides a code generator for swagger. |
grpc-gateway/protoc-gen-swagger/options
Package options is a generated protocol buffer package.
|
Package options is a generated protocol buffer package. |
grpc-gateway/utilities
Package utilities provides members for internal use in grpc-gateway.
|
Package utilities provides members for internal use in grpc-gateway. |
jteeuwen
|
|
go-bindata
bindata converts any file into managable Go source code.
|
bindata converts any file into managable Go source code. |
mwitkow
|
|
go-proto-validators
Package validator is a generated protocol buffer package.
|
Package validator is a generated protocol buffer package. |
go-proto-validators/plugin
The validator plugin generates a Validate method for each message.
|
The validator plugin generates a Validate method for each message. |
pseudomuto
|
|
protoc-gen-doc
Package gendoc is a protoc plugin for generating documentation from your proto files.
|
Package gendoc is a protoc plugin for generating documentation from your proto files. |
protoc-gen-doc/cmd/protoc-gen-doc
protoc-gen-doc is used to generate documentation from comments in your proto files.
|
protoc-gen-doc is used to generate documentation from comments in your proto files. |
square
|
|
certstrap/Godeps/_workspace/src/github.com/codegangsta/cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
|
Package cli provides a minimal framework for creating and organizing command line Go applications. |
certstrap/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
|
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems. |
twitchtv
|
|
Click to show internal directories.
Click to hide internal directories.