package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: May 27, 2024
License: GPL-2.0, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type I interface {
ToArray() array.T
}
I is an interface for a type that can return an array.T - or in other
words []interface{} made into concrete.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.