Documentation ¶
Index ¶
Constants ¶
View Source
const ( Before when = 1 << iota // Interceptor is invoked before call to method in schema After // Interceptor is invoked after successful call to method in schema OnError // Interceptor is invoked after unsuccessful call to method in schema Finally // Interceptor is invoked after After or OnError )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.