package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 29, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Keys(m interface{}) (interface{}, error)
Keys return the given map keys or error.
func Values(m interface{}) (interface{}, error)
Values return the given map values or error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.