errgrp

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 4 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
cmpwaitgroup/error_with_errgroup.go errgrp_error_with_errgroup 拡張ライブラリ golang.org/x/sync/errgroup でエラー情報を呼び元に伝播させるサンプルです
cmpwaitgroup/error_with_waitgroup.go errgrp_error_with_waitgroup 標準ライブラリ sync.WaitGroup でエラー情報を呼び元に伝播させるサンプルです
pipeline/with_pipeline errgrp_with_pipeline 拡張ライブラリ golang.org/x/sync/errgroup でパイプライン処理を行っているサンプルです
withcontext/with_context.go errgrp_with_context 拡張ライブラリ golang.org/x/sync/errgroup で ctx.Context を含めた利用方法についてのサンプルです

Documentation

Overview

Package errgrp は、 golang.org/x/sync/errgroup のサンプルが配置されています。

REFERENCES::

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRegister

func NewRegister() mapping.Register

NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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