Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateUuid ¶
func GenerateUuid() string
Types ¶
type Callback ¶
type Callback interface { Notify(data map[string][]byte, isTimeout bool) error GetType() CallbackType }
type CallbackType ¶
type CallbackType string
Click to show internal directories.
Click to hide internal directories.