package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jun 6, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 30
Opens a new window with list of known importers.
Documentation
¶
-
func To(e error)
-
func To1[T1 any](t1 T1, e error) T1
-
func To2[T1 any, T2 any](t1 T1, t2 T2, e error) (T1, T2)
-
func To3[T1 any, T2 any, T3 any](t1 T1, t2 T2, t3 T3, e error) (T1, T2, T3)
-
type Error
func To2[T1 any, T2 any](t1 T1, t2 T2, e error) (T1, T2)
func To3[T1 any, T2 any, T3 any](t1 T1, t2 T2, t3 T3, e error) (T1, T2, T3)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.