Components for jo/go-micro
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
René Jochum b66a165a75
No need to pass flags to Flags()
2 years ago
components/logrus Rework MergeFlags->Flags 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
components.go No need to pass flags to Flags() 2 years ago
go.mod Add the logrus component here 2 years ago
go.sum Add the logrus component here 2 years ago
interface.go No need to pass flags to Flags() 2 years ago

README.md

components

This package contains a Registry for Components "Components" and an interface to define a component.

Authors

License

Its dual licensed:

  • Apache-2.0
  • GPL-2.0-or-later