Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Disable ¶
func Disable()
Disable disables debug logging. After this call, Algolia requests and responses will not be logged anymore. The minor overhead introduced when debug logging is enabled should not happen anymore.
func Display ¶
func Display(itf interface{})
Display displays the given parameter on the standard output in a custom way, depending on the given input type. This function is internally used by the Algolia API client to display, for instance, HTTP requests and responses when debug logging is enabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.