isulocker

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value[T any] struct {
	// contains filtered or unexported fields
}

func NewValue

func NewValue[T any](value T, name string) *Value[T]

func (*Value[T]) Read

func (v *Value[T]) Read(f func(v *T))

func (*Value[T]) Write

func (v *Value[T]) Write(f func(v *T))

type WaitSuccess

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

func NewAfterSuccess

func NewAfterSuccess() *WaitSuccess

func (*WaitSuccess) Run

func (af *WaitSuccess) Run(before func() bool, after func())

Jump to

Keyboard shortcuts

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