# README
cerrors
よく使いそうなエラー種類を定義しました。xerrorsを使っています。
Usage
エラーの生成
cerrors.New(aerrors.UnknownErr, err, "detail")
書式指定ができるNewfもあります。
エラーのラッピング
xerrors.Errorf(": %w", err)
# Packages
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author