basic

command
v0.0.0-...-fabbfc5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

README

Wrapper

Wrapper包装器在Micro以中间件的方式工作,它可以用在很多方面,高阶的像熔断、限流等,基础的如日志处理。

本例我们先找基础的,就以打印请求日志为例。

  • main.go 包含有日志包装器的服务端
  • cli/main.go - 包含有日志包装器的客户端

服务端和客户端的我们都包装两层,打印两次日志,以顺便给大家演示多个包装器的使用,详见代码。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL