Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeClient ¶
func NewFakeClient(logFunction LoggingFunction) bbUtilLog.Client
NewFakeClient initializes and returns a new Fake Log client with the provided logging function
Types ¶
type LoggingFunction ¶
type LoggingFunction func(...string)
LoggingFunction type is a type hint representing an arbitrary function that accepts a collection of string parameters
Click to show internal directories.
Click to hide internal directories.