package
Version:
v1.3.4
Opens a new window with list of versions in this module.
Published: May 4, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (m Map[K, _]) Keys() []K
Keys returns keys of the map
Scan implements the Scanner interface for Map.
It scans the value into m.
Value returns m as a json string value
func (m Map[_, V]) Values() []V
Values returns values from the map
Source Files
¶
Click to show internal directories.
Click to hide internal directories.