Documentation ¶
Overview ¶
Package testing provides support for testing the logging client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
NewServer creates a new in-memory fake server implementing the logging service. It returns the address of the server.
func PayloadEqual ¶ added in v0.8.0
func PayloadEqual(a, b interface{}) bool
Compare two payloads, assuming they are both proto.Messages or both strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.