reference:

1 什么是注解

1.1 注解引入的背景

1.2 Java 的注解

1.3 注解的作用

1.4 Golang 的注解

2 如何在 Golang 中实现注解

MarcGrol/golangAnnotations 为例

2.1 解析 AST