conv

package
v0.2.65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dereference

func Dereference[T any](ptr *T) T

func MergeSlices added in v0.2.1

func MergeSlices(slice1, slice2 interface{}) (interface{}, error)

MergeSlices concatenates two slice values i and j using reflection. It returns a new slice (same concrete type as the first non-nil arg) as interface{}.

func Pointer

func Pointer[T any](value T) *T

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL