Documentation ¶
Index ¶
- Constants
- func NewLogger()
- func TestDequeueBytes(t *testing.T, factory dequeue)
- func TestDequeueEvent(t *testing.T, factory dequeue)
- func TestDequeueTyped(t *testing.T, factory dequeue)
- func TestEnqueueBytes(t *testing.T, factory enqueue)
- func TestEnqueueEvent(t *testing.T, factory enqueue)
- func TestEnqueueTyped(t *testing.T, factory enqueue)
- type EventNote
- type Note
- type User
Constants ¶
View Source
const ( Category = "Note" Message = "{\"some\":\"message\"}" Receipt = "0x123456789abcdef" EventCategory = "qtest.EventNote" )
Variables ¶
This section is empty.
Functions ¶
func TestDequeueBytes ¶
func TestDequeueEvent ¶
func TestDequeueTyped ¶
func TestEnqueueBytes ¶
func TestEnqueueEvent ¶
func TestEnqueueTyped ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.