package xsync

import "github.com/coder/websocket/internal/xsync"

Index

Functions

func Go

func Go(fn func() error) <-chan error

Go allows running a function in another goroutine and waiting for its error.

Source Files

go.go

Version
v1.8.13 (latest)
Published
Mar 14, 2025
Platform
windows/amd64
Imports
2 packages
Last checked
3 hours ago

Tools for package owners.