protoc-gen-go-micro/examples
jhayotte 4b9116a5dd feat: add goTypeWithGoPackage
This function allows you to prefix your field of type message with what
you defined in the option go_package.

Moreover it handles message embedded.

In this commit, I rename gometalinter gas option in gosec.
2018-08-09 10:28:26 +02:00
..
arithmetics Add arithmetics helpers - fix #94 2018-03-21 15:03:26 +01:00
concat Add concat example 2017-01-17 16:13:19 +01:00
dummy Make urlHasVarsFromMessage consistent with getMessageType 2017-05-19 20:10:20 +02:00
enum add helper getEnumValue 2017-05-12 20:48:34 +02:00
flow Moved to google.golang.org/genproto/googleapis/api/annotations 2017-03-31 18:01:58 +02:00
go-generate Add go:generate example (#56) 2017-04-24 09:20:30 +02:00
go-kit Moved to google.golang.org/genproto/googleapis/api/annotations 2017-03-31 18:01:58 +02:00
helpers Add Helper 'index': get elem of array with the index 2018-02-10 18:00:39 +01:00
import feat: add goTypeWithGoPackage 2018-08-09 10:28:26 +02:00
k8s Add k8s example (#19) 2016-12-13 19:09:29 +01:00
single-package-mode Improve imports support (imports lookup) 2017-05-19 09:33:03 +02:00
sitemap Make urlHasVarsFromMessage consistent with getMessageType 2017-05-19 20:10:20 +02:00
time handle google.protobuf.timestamp 2017-06-08 16:40:52 +02:00