issues
search
src-d
/
proteus
Generate .proto files from Go source code.
https://blog.sourced.tech/post/proteus/
MIT License
735
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Windows?
#119
Fruchtgummi
opened
3 years ago
0
Abandonment notice on README.md
#118
marnovo
closed
4 years ago
0
Clearly mark that this repo is dead and direct people to elsewhere
#117
bendoerr
opened
4 years ago
1
zsh: command not found: proteus
#116
dclipca
closed
4 years ago
0
error: github.com/gogo/protobuf is not installed
#115
azhang
closed
4 years ago
2
Does not worker with time.Time field
#114
Petelin
opened
4 years ago
0
Proteus is no longer maintained
#113
bendoerr
closed
4 years ago
11
Fix urfave cli dependency and init go mod
#112
CoderPoet
opened
5 years ago
0
m.XXX_unrecognized undefined
#111
jpfaria
opened
5 years ago
1
Bump Go version in CI
#110
dennwc
closed
5 years ago
0
add support for `proteus:",(protobuf field id)"` in golang tag
#109
liasece
opened
5 years ago
2
copy pasta in ARCHITECTURE.md
#108
drew-moore
opened
5 years ago
0
Go modules support
#107
godcong
closed
4 years ago
13
map[string][]string is converted to map<string, string>
#106
t0k4rt
opened
5 years ago
0
could not import fmt
#105
foolusion
opened
6 years ago
5
Example of kallax and Proteus used together ?
#104
ghost
closed
6 years ago
2
Error calling proteus under Windows
#103
filippobottega
opened
6 years ago
0
Don't panic when scanning map interface types
#102
jwilander
closed
6 years ago
1
type ... will be ignored because it was not present on the scan path.
#101
ilejn
opened
6 years ago
0
How can I add paths to the scan path used by proteus?
#100
gaigepr
opened
6 years ago
1
Assign a new maintainer
#99
dennwc
closed
6 years ago
0
How to use FieldMask type?
#98
nati
opened
6 years ago
0
Some files in multi-file package ignored
#97
tywkeene
opened
6 years ago
0
Proteus is generating a proto message even when the struct is not marked for generation:
#96
aantelov87
opened
6 years ago
1
Wrong message field type in generated proto file for a named type of []byte
#95
aantelov87
opened
6 years ago
0
cli: handle command error
#94
mcuadros
closed
7 years ago
1
Name Sergio maintainer
#93
Serabe
closed
7 years ago
0
Don't inline fields of embedded messages, keep them as separated messages
#92
erizocosmico
opened
7 years ago
1
generate a JSON API along with the gRPC server using grpc-gateway
#91
erizocosmico
closed
7 years ago
2
Add -u flag to gogo/protobuf installation and fix typo
#90
ajnavarro
closed
7 years ago
0
Generate RPC Services from Go interfaces
#89
dennwc
closed
2 weeks ago
13
Generate RPCs with context as a first argument
#88
dennwc
closed
7 years ago
5
De-reference input in case of not nullable type
#87
dennwc
closed
7 years ago
2
enum values are not generated correctly when the first value is discarded
#86
smola
closed
7 years ago
7
provide a mechanism to add a license header to generated files
#85
smola
opened
7 years ago
1
generated code uses wrong package
#84
smola
closed
6 years ago
4
print a meaninful error when string enums are used
#83
smola
opened
7 years ago
0
add proto folder path to proto_path
#82
erizocosmico
closed
7 years ago
2
print protoc command arguments
#81
erizocosmico
closed
7 years ago
2
readme typo fix
#80
smacker
closed
7 years ago
2
Add cast type to upgraded basic types.
#79
Serabe
closed
7 years ago
1
Transform map[something]SomethingNotNullable
#78
Serabe
closed
7 years ago
3
Improve rpc test
#77
Serabe
closed
7 years ago
2
Make Scope work with Proteus
#76
Serabe
closed
6 years ago
3
[FIX] Use protosizer instead of sizer
#75
Serabe
closed
7 years ago
1
method redeclared: Size
#74
alban
closed
7 years ago
7
[FIX] Regenerate code if needed
#73
Serabe
closed
7 years ago
1
[FIX] Drop getter generation
#72
Serabe
closed
7 years ago
1
[FIX] Fix mapping for time.Duration
#71
Serabe
closed
7 years ago
1
[FEATURE] Detect String method and add stringer option accordingly
#70
Serabe
closed
7 years ago
1
Next