package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: Feb 8, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
func ToInterfaceSlice(v any) (s []any)
ToInterfaceSlice transfer any slice to []interface{}.
useful in fmt.Sprintf("...", ToInterfaceSlice([]string{...}))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.