Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

fix: exceeded typo#1692

Open
testwill wants to merge 1 commit intonotaryproject:masterfrom
testwill:typo
Open

fix: exceeded typo#1692
testwill wants to merge 1 commit intonotaryproject:masterfrom
testwill:typo

Conversation

@testwill
Copy link
Copy Markdown

No description provided.

Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
}

return nil, fmt.Errorf("context deadline excedded")
return nil, fmt.Errorf("context deadline exceeded")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we use a string literal here please consider using errors.New() func instead

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants