misc

package
v0.0.0-...-97d4abd Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTemporary

func IsTemporary(err error) bool

func Marshal

func Marshal(i interface{}) string

func Recover

func Recover()

TODO: do something more useful here than just panic again

func SocketClosedError

func SocketClosedError(err error) bool

Types

type Cond

type Cond struct {
	sync.Cond
}

func NewCond

func NewCond() *Cond

func (*Cond) SignalLocked

func (c *Cond) SignalLocked()

func (*Cond) WaitAndUnlock

func (c *Cond) WaitAndUnlock()

Jump to

Keyboard shortcuts

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