cloudwego / hertz

Go HTTP framework with high-performance and strong-extensibility for building micro-services.
https://www.cloudwego.io
Apache License 2.0
5.04k stars 491 forks source link

feat: export ErrMissingFile #1141

Closed kamikazechaser closed 3 weeks ago

kamikazechaser commented 1 month ago

What type of PR is this?

Check the PR title.

Description

This follows the std library approach: https://pkg.go.dev/net/http#ErrMissingFile

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.