package
1.14.9
Repository: https://github.com/gfads/midarch.git
Documentation: pkg.go.dev

# Structs

@Type: Client @Behaviour: Behaviour = I_Beforesend -> InvR.e1 -> TerR.e1 -> I_Afterreceive -> Behaviour.
@Type: Receiver @Behaviour: Behaviour = InvP.e1 -> I_Printmessage -> Behaviour.
@Type: Sender @Behaviour: Behaviour = I_Setmessage1 -> InvR.e1 -> Behaviour [] I_Setmessage2 -> InvR.e1 -> Behaviour.
@Type: Server @Behaviour: Behaviour = InvP.e1 -> I_Process -> TerP.e1 -> Behaviour.