issues
search
lileio
/
lile
Easily generate gRPC services in Go ⚡️
MIT License
1.51k
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: replace loop with files = append(files, f...)
#76
testwill
opened
1 year ago
0
chore: use out.String() instead of string(out.Bytes())
#75
testwill
opened
1 year ago
0
Bump github.com/prometheus/client_golang from 0.9.2 to 1.11.1
#74
dependabot[bot]
opened
1 year ago
0
Patx 993 introduce dependency injection framework
#73
83naff
closed
2 years ago
0
GO111MODULE=on go get -u github.com/lileio/lile/... fails
#72
jason-riddle
closed
3 years ago
0
fix installation problem
#71
Eitol
closed
3 years ago
1
Issue trying to install using go get -u github.com/lileio/lile/...
#70
squarebrakets
closed
3 years ago
2
Fix the 'up' command in the readme
#69
stuartgrigg
closed
4 years ago
1
Update the docs
#68
mattvagni
closed
4 years ago
1
Adding Client-side code generators and Ask Advise for dependent servers
#67
danielkurniadi
opened
4 years ago
1
First impl of protocopy!
#66
arbarlow
opened
4 years ago
0
Add TODOs Badge to README
#65
patrickdevivo
opened
4 years ago
0
Lile bootstrap does not work as in README
#64
piotrkochan
closed
4 years ago
4
Cannot compile with lile parameter
#63
furkarayel
closed
5 years ago
1
Replace github.com/golang/lint with golang.org/x/lint
#62
Neats29
closed
5 years ago
0
support grpc-gateway
#61
r6m
closed
5 years ago
2
Support go modules and lack of GOPATH, along with moving to SCRATCH
#60
arbarlow
closed
5 years ago
0
Question about import other protos
#59
xiaowu2008
closed
5 years ago
1
Adding missed "os" package
#58
feruzoripov
closed
5 years ago
1
Use go/build.Default.GOPATH
#57
mattn
closed
5 years ago
1
Switch to gofrs/uuid package
#56
oz
closed
6 years ago
0
Go modules
#55
oz
closed
6 years ago
2
added vendoring with dep and replaced satori/go.uuid with gofrs/uuid
#54
facundomedica
closed
6 years ago
1
Split SERVICE_HOST_OVERRIDE into host and port as separate vars
#53
antonosmond
closed
6 years ago
0
make build error
#52
jinq0123
closed
6 years ago
3
Does not support go_package option with semi-colon in proto
#51
akshaylb
closed
5 years ago
1
One test stub created when wildcard * used to specify all proto files
#50
Pikesh
closed
6 years ago
1
vendoring lile
#49
karux
closed
6 years ago
2
Rename registery to registry
#48
oz
closed
6 years ago
1
Registery ?
#47
oz
closed
6 years ago
1
Indent go code templates with tabs
#46
oz
closed
6 years ago
1
enable color in log on Windows
#45
mattn
closed
6 years ago
1
Prometheus port is always 9000 in log
#44
jinq0123
closed
6 years ago
2
Set lile port from PORT environment variable
#43
oz
closed
6 years ago
1
add a `build` target to create the binary
#42
jstrachan
closed
6 years ago
1
add a `build` target in the `Makefile` that runs the tests and builds the binary
#41
jstrachan
closed
6 years ago
0
lile new throws [ERROR]: 1:13: expected ';', found '-'
#40
arne-cl
closed
6 years ago
5
WIP - V2
#39
arbarlow
closed
6 years ago
1
#37 Add windows test transport support
#38
MrWinstead
closed
6 years ago
3
Running tests on windows isn't supported
#37
MrWinstead
closed
6 years ago
1
fix url for prometheus and zipkin
#36
liukgg
closed
6 years ago
0
logger write escape sequence on Windows command prompt
#35
mattn
closed
6 years ago
9
Fix grpc.io link
#34
warrn
closed
6 years ago
0
fix to use GOPATH
#33
mattn
closed
6 years ago
4
service discovery initial code
#32
nadilas
closed
6 years ago
8
Service Discovery integration
#31
nadilas
closed
6 years ago
5
minor update to subscribe code
#30
nadilas
closed
6 years ago
4
Add opentracing to clients
#29
arbarlow
closed
6 years ago
0
Fix usage of uuid.NewV1()
#28
jonbretman
closed
6 years ago
2
Test failed on Windows
#27
jinq0123
closed
6 years ago
2
Next