Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct{}
@Type: Client @Behaviour: Behaviour = I_Beforesend -> InvR.e1 -> TerR.e1 -> I_Afterreceive -> Behaviour
func (Client) I_Afterreceive ¶
type Receiver ¶
type Receiver struct{}
@Type: Receiver @Behaviour: Behaviour = InvP.e1 -> I_Printmessage -> Behaviour
type Sender ¶
type Sender struct{}
@Type: Sender @Behaviour: Behaviour = I_Setmessage1 -> InvR.e1 -> Behaviour [] I_Setmessage2 -> InvR.e1 -> Behaviour
func (Sender) I_Setmessage1 ¶
Click to show internal directories.
Click to hide internal directories.