decorator
Here are 10 public repositories matching this topic...
Design patterns implemented in Go
-
Updated
Oct 4, 2022 - Go
A Go Struct Decorator base on code generater
-
Updated
Jun 26, 2024 - Go
This repository provides practical implementations of common design patterns in Go. Each pattern is accompanied by clear explanations, code examples, and usage scenarios.
-
Updated
Jul 22, 2024 - Go
An experiment on implementing decorator like behaviour in Go
-
Updated
Mar 28, 2025 - 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
Aug 14, 2025 - Go
[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
Aug 15, 2025 - Go
Improve this page
Add a description, image, and links to the decorator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decorator topic, visit your repo's landing page and select "manage topics."