package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 21, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ToMap(kvs []interface{}) map[string]interface{}
ToMap creates a map of key-value pairs from a variadic key-value pair slice.
The implementation bellow is from go-kit's JSON logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.