package
Version:
v0.0.0-...-6965a8e
Opens a new window with list of versions in this module.
Published: Jul 21, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MapStringInterface[T any] interface {
MarshalMap() (map[string]interface{}, error)
UnmarshalMap(map[string]interface{}) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.