Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Beyond ¶
type Beyond struct{}
Beyond struct used to register the aspects
func (*Beyond) WithAround ¶
WithAround registers around aspects
func (*Beyond) WithBefore ¶
WithBefore registers before aspects
type Returning ¶
type Returning interface {
Returning(ctx *context.BeyondContext)
}
Returning definition
Click to show internal directories.
Click to hide internal directories.