Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A new function Ptr has been added to common/cond.go. This function returns address of any type of object that is passed as an argument to it. This enhancement will be useful in many scenarios where pointer to an object is required.
- Loading branch information