package
0.0.0-20240901130012-487cccc342ed
Repository: https://github.com/ay7295/utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Interfaces

Mutex contains the value, each operation on value should be done in Mutex parameter T should be reference type(map, pointer), otherwise the mutation will not affect on the value.
No description provided by the author