GoLang maxdb_thread_safe

request it (266)
GoLang replacement for PHP's maxdb_thread_safe [edit | history]



Do you know a GoLang replacement for PHP's maxdb_thread_safe? Write it!

PHP maxdb_thread_safe

PHP original manual for maxdb_thread_safe [ show | php.net ]

maxdb_thread_safe

(PECL maxdb >= 7.6.06.04)

maxdb_thread_safeReturns whether thread safety is given or not

Description

bool maxdb_thread_safe ( void )

maxdb_thread_safe() indicates whether the client library is compiled as thread-safe.

Return Values

TRUE if the client library is thread-safe, otherwise FALSE.