go/zodb: Expose retrieving ZODB class name of a Go object as public API
It is useful in situations where one need to print potentially Broken objects properly, because %T does not print that detail and using %#v creates too much noise.
Showing
Please register or sign in to comment