Documentation
¶
Index ¶
- func MarshalXSyncMap[K comparable, V any](m *xsync.MapOf[K, V]) ([]byte, error)
- func MarshalXSyncMap32[K [32]byte, V any](m *xsync.MapOf[K, V]) ([]byte, error)
- func UnmarshalXSyncMap[K comparable, V any](jbytes []byte, m *xsync.MapOf[K, V]) error
- func UnmarshalXSyncMap32[K [32]byte, V any](jbytes []byte, m *xsync.MapOf[K, V]) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalXSyncMap ¶
func MarshalXSyncMap32 ¶ added in v0.3.3
func UnmarshalXSyncMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.