Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deferpanic/goweave
/ types & classes
Types & classes
8 in github.com/deferpanic/goweave
⨍
Functions
114
◇
Types & classes
8
Struct
AbstractVar
AbstractVar contains the value of a var and it's type Val should prob. be interface refactor refactor refactor
weave/declaration.go:17
Struct
Advice
Advice has a function to wrap advice around and code for said function
weave/advice.go:9
Struct
Aspect
aspect contains advice, pointcuts and any imports needed
weave/aspect.go:10
Struct
Pointcut
Pointcut describe how to apply a particular aspect
weave/pointcut.go:10
Struct
Weave
Weave is struct runner for aspect transforms
weave/weave.go:19
Struct
WithinBlock
WithinBlock contains all the info to perform a withinBlock pointcut
weave/within.go:77
Struct
osCmdInfo
weave/build.go:12
Struct
weaveImport
weave/imports.go:11