Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotifySomeArray ¶
func NotifySomeArray(arg []int)
NotifySomeArray emits notification with Array.
func NotifySomeBytes ¶
func NotifySomeBytes(arg []byte)
NotifySomeBytes emits notification with ByteArray.
func NotifySomeInteger ¶
func NotifySomeInteger(arg int)
NotifySomeInteger emits notification with Integer.
func NotifySomeMap ¶
NotifySomeMap emits notification with Map.
func NotifySomeString ¶
func NotifySomeString(arg string)
NotifySomeString emits notification with String.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.