Categorygithub.com/simplylib/genericsync
modulepackage
0.0.3
Repository: https://github.com/simplylib/genericsync.git
Documentation: pkg.go.dev

# README

Go Reference Go Report Card

genericsync

A Go (golang) library to add generic wrappers to some standard library sync package types

# Structs

Map is a generic wrapper around sync.Map.