Skip to content
#

aop

Here are 17 public repositories matching this topic...

[For synchronization only] go-decorator is a tool that allows Go to easily use decorators. The decorator can slice aspect (AOP) and proxy any function and method, providing the ability to observe and control functions. 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。

  • Updated Feb 26, 2024
  • Go

让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decorator can slice aspect (AOP) and proxy any function and method, providing the ability to observe and control functions.

  • Updated Feb 18, 2024
  • Go

Improve this page

Add a description, image, and links to the aop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aop topic, visit your repo's landing page and select "manage topics."

Learn more