1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-18 22:17:44 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
010b1d9f11 fix: linting issues () 2022-09-30 20:32:55 +02:00
85c0b0b8eb fix: some linting issues () 2022-09-30 16:27:07 +02:00
1db36357d5 feat(logger): add logger option to all micro components (override DefaultLogger) closes ()
* feat(logger): add logger option to all components

* fix: refactor api/rpc.go

* fix: refactor api/stream.go

* fix: api/options.go comment

* fix(logger): do not use logger.Helper internally

* fix(logger): fix comments

* fix(logger): use level.Enabled method

* fix: rename mlogger to log

* fix: run go fmt

* fix: log level

* fix: factories

Co-authored-by: Mohamed MHAMDI <mmhamdi@hubside.com>
Co-authored-by: Davincible <david.brouwer.99@gmail.com>
2022-09-29 16:44:53 +02:00
1cd7cfaa6c go-micro.dev/v4 () 2021-10-12 12:55:53 +01:00
d94936f6c9 v3 ()
* v3

* revert plugins

* fixup some issues
2021-01-20 13:54:31 +00:00
0d88650511 go modules cleanup and remove wrong self import to v1 ()
* Runtime local git, simply go-git code
* go modules cleanup and remove wrong self import to v1
* pin mergo v0.3.8 to avoid panics

Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-05-29 14:32:11 +03:00
0fb4734e67 Upload local source code to micro server () 2020-05-13 12:07:53 +02:00
1eb63635b5 Adding file upload and download capabilities () 2020-05-11 14:08:27 +02:00