Skip to content

jochumdev/microwire-examples

Repository files navigation

microwire-examples

WIP - This is work in Progress - DO NOT USE**

microwire intends to replace go-micro.dev/v4/util/cmd with wire generated code.

The examples

  • configfile Nats with config from file and NO builtin flags.
  • customlogger Show's how you can set custom loggers.
  • dumpconfig Just dumps the config.
  • livecyclehooks Simply provides all livecycle hooks available, one errors out.
  • nocli An advanced demo, which shows howto remove Cli all together with wire generated code.
  • simple The simplest way of creating a service with microwire.
  • slim Includes only the json codec.

Authors

License

These examples are MIT licensed.

About

Examples for microwire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages