Documentation
¶
Index ¶
- Constants
- func ApplyEvt() behavior.IBehaviorPlugin
- func EvtToDoc() behavior.Evt2DocFunc[IEvt, schema.QuadraticDoc]
- func EvtToList() behavior.Evt2DocFunc[IEvt, schema.QuadraticList]
- func Hope2Cmd() behavior.Hope2CmdFunc[contract.IHope, ICmd]
- func TryCmd() behavior.IBehaviorPlugin
- type IApplyEvt
- type ICmd
- type IEvt
- type ITryCmd
Constants ¶
View Source
const ( EvtTopic = "quadratic-roots:calculation_initialized:v1" CmdTopic = "quadratic-roots:initialize_calculation:v1" )
Variables ¶
This section is empty.
Functions ¶
func ApplyEvt ¶
func ApplyEvt() behavior.IBehaviorPlugin
func EvtToDoc ¶
func EvtToDoc() behavior.Evt2DocFunc[IEvt, schema.QuadraticDoc]
func EvtToList ¶
func EvtToList() behavior.Evt2DocFunc[IEvt, schema.QuadraticList]
func TryCmd ¶
func TryCmd() behavior.IBehaviorPlugin
Types ¶
Click to show internal directories.
Click to hide internal directories.