Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrWithErrGroup ¶
func ErrWithErrGroup() error
ErrWithErrGroup は、拡張ライブラリ golang.org/x/sync/errgroup でエラー情報を呼び元に伝播させるサンプルです.
https://pkg.go.dev/golang.org/x/sync/errgroup?tab=doc#example-Group-JustErrors
func ErrWithWaitGroup ¶
func ErrWithWaitGroup() error
ErrWithWaitGroup は、標準ライブラリ sync.WaitGroup でエラー情報を呼び元に伝播させるサンプルです.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.