Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObjMatchPointcut ¶
func ObjMatchPointcut(prog *loader.Program, id *ast.Ident, obj types.Object, pointcut aspect.Pointcut) bool
ObjMatchPointcut returns true if obj matches the pointcut. current implementation is very naive: just checks regexp for types.Func.FullName() TODO: support interface pointcut
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.