//
pkg.gl
Category
github.com/StepanTita/go-EdgeGPT
common
convert
package
0.0.1-release
Repository:
https://github.com/stepantita/go-edgegpt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
10 SLOC
#
Functions
FromPtr
FromPtr is a safe conversion from ptr to value however this silents if the underlying value is nil thus use with caution.
ToPtr
No description provided by the author