utils

package
v0.0.0-...-9391566 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertPtrToPtr

func ConvertPtrToPtr[V any, P any](ptr *V, cnv func(ptr *V) *P) *P

func ConvertValueToPtr

func ConvertValueToPtr[V any, P any](ptr *V, cnv func(v V) *P) *P

func ToJson

func ToJson[V any](v V) string

func ToPtr

func ToPtr[V any](v V) *V

func ToValue

func ToValue[V any](p *V) V

Types

This section is empty.

Jump to

Keyboard shortcuts

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