Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwakeableOption ¶
type AwakeableOption interface {
BeforeAwakeable(*AwakeableOptions)
}
type AwakeableOptions ¶
type CallOption ¶
type CallOption interface {
BeforeCall(*CallOptions)
}
type CallOptions ¶
type GetOption ¶
type GetOption interface {
BeforeGet(*GetOptions)
}
type GetOptions ¶
type ResolveAwakeableOption ¶
type ResolveAwakeableOption interface {
BeforeResolveAwakeable(*ResolveAwakeableOptions)
}
type ResolveAwakeableOptions ¶
type RunOption ¶
type RunOption interface {
BeforeRun(*RunOptions)
}
type RunOptions ¶
type SetOption ¶
type SetOption interface {
BeforeSet(*SetOptions)
}
type SetOptions ¶
Click to show internal directories.
Click to hide internal directories.