index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
misc
/
back.go
blob: 6b57e30d907aee8a9a4ae97fcbfb5e6973c28b3c (
plain
) (
blame
)
1
2
3
4
5
6
package
misc
type
ErrorBack[T
any
]
struct
{
Content T
ErrorChan
chan
error
}