Movatterモバイル変換


[0]ホーム

URL:


f

package
v1.3.1Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2025 License:GPL-3.0Imports:1Imported by:0

Details

Repository

github.com/arduino/arduino-cli

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcDiscardCh

func DiscardCh[Tany](ch <-chan T)

DiscardCh consumes all incoming messages from the given channel until it's closed.

Types

typeFuture

type Future[Tany] interface {Send(T)Await() T}

Future is an object that holds a result value. The value may be read andwritten asynchronously.

funcNewFuture

func NewFuture[Tany]()Future[T]

NewFuture creates a new Future[T]

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp