Manfred Touron
c41132a4f6
chore: switch to golangci-lint
2019-01-20 07:18:16 +01:00
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
Tommy PAGEARD
19fb3c8da9
Add arithmetics helpers - fix #94
2018-03-21 15:03:26 +01:00
Manfred Touron
c64e1d8ed6
Setup gometalinter + fix lint
2017-12-28 15:34:09 +01:00
Manfred Touron
5da3d00df2
Add a new 'helpers' example
2017-12-19 15:55:33 +01:00
Manfred Touron
64c92d0c8d
Initial version of the web-editor
2017-10-26 19:13:44 +02:00
jhayotte
d0c5bb5a97
handle google.protobuf.timestamp
2017-06-08 16:40:52 +02:00
Manfred Touron
4e25b6e83a
Improve imports support (imports lookup)
...
* Add `--single-package-mode option`
* Add `getMessageType` helper
* Add `getProtoFile` helper
* Add `examples/single-package-mode` example
2017-05-19 09:33:03 +02:00
jhayotte
e1486970f7
add helper getEnumValue
2017-05-12 20:48:34 +02:00
Manfred Touron
47ef416835
Remove Environment as we already have env
and expandenv
filters from sprig
2017-05-02 11:50:37 +02:00
jhayotte
91ebb6e521
handle statement import of proto file
2017-05-02 11:12:26 +02:00
Manfred Touron
a68198f386
Add go:generate example ( #56 )
2017-04-24 09:20:30 +02:00
Manfred Touron
b4a019192c
Temporarily disabling go-kit example in the test-suite
2017-04-01 21:50:10 +02:00
Manfred Touron
024c5a4e4e
Add sitemap (non-code) example
2017-03-16 17:47:54 +01:00
Manfred Touron
97cfa60fc8
Enable all tests ( fix #25 )
2017-03-16 16:15:34 +01:00
Mathieu Acthernoene
ab2a5d5181
Rename js-grpc folder, add enums to example file
2017-01-06 11:38:48 +01:00
Manfred Touron
15db6dce00
Add docker helpers in Makefile
2016-12-20 13:36:25 +01:00
Mathieu Acthernoene
abbd30d34c
Working js grpc generation (same as official output)
2016-12-16 16:08:37 +01:00
Manfred Touron
dbd5ed55a4
make test now tests the go-kit example
2016-12-13 17:21:15 +01:00
Manfred Touron
664498d53d
Setup unit tests ( fix #13 )
2016-12-12 19:35:59 +01:00