util

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package util provides various utilities for the protocol

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	Run(wg *sync.WaitGroup)
}

Runner is an interface for types implementing a waitable service. The sync.WaitGroup should be added to with the appropriate amount to wait for the goroutines that are spawned

Jump to

Keyboard shortcuts

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