Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
googollee committed Apr 16, 2024
1 parent 11e61c9 commit f9f960d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ Examples to show the usage:
- [Example (SimpleWeb)]
- [Example (RestAPI)]

[Example (SimpleWeb)]: https://pkg.go.dev/github.com/googollee/go-espresso#example-Engine-SimpleWeb
[Example (RestAPI)]: https://pkg.go.dev/github.com/googollee/go-espresso#example-Engine-RestAPI
[Example (SimpleWeb)]: https://pkg.go.dev/github.com/googollee/go-espresso#example-Espresso
[Example (RestAPI)]: https://pkg.go.dev/github.com/googollee/go-espresso#example-Espresso-Rpc

Requirement:

- Go >= 1.20
- Go >= 1.22
- Require generics.
- `errors.Is()` supports `interface{ Unwrap() []error }`
- With `GODEBUG=httpmuxgo121=0`

0 comments on commit f9f960d

Please sign in to comment.