csync

package
v0.0.0-...-91206c6 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: GPL-3.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Msg

type Msg struct {
	Data   interface{}
	Result chan interface{}
}

type Notify

type Notify struct {
	// contains filtered or unexported fields
}

func NewNotify

func NewNotify() *Notify

func (*Notify) Send

func (n *Notify) Send(msg interface{}) <-chan interface{}

func (*Notify) Wait

func (n *Notify) Wait() *Msg

func (*Notify) WaitChan

func (n *Notify) WaitChan() <-chan *Msg

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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