This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
go-micro
Watch
1
Star
0
Fork
0
You've already forked go-micro
mirror of
https://github.com/go-micro/go-micro.git
synced
2024-11-24 08:02:32 +02:00
Code
Issues
Releases
Activity
8bf72a3325
go-micro
/
broker
History
Asim
8bf72a3325
Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything
2016-01-06 16:25:12 +00:00
..
broker.go
Update options to be public. This means people can implement the interfaces and actually use the options
2015-12-31 18:11:46 +00:00
http_broker.go
Update options to be public. This means people can implement the interfaces and actually use the options
2015-12-31 18:11:46 +00:00
options.go
Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything
2016-01-06 16:25:12 +00:00