package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Feb 21, 2024
License: BSD-3-Clause
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 ConvertList[T, S any](soure []*S) ([]*T, error)
func ConvertObject(dst, src interface{}) (err error)
func ToPointer[T any](s T) *T
func ToValue[T any](s *T) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.