Categorygithub.com/haozibi/easy
modulepackage
0.1.2
Repository: https://github.com/haozibi/easy.git
Documentation: pkg.go.dev

# README

Easy

Easy is a HTTP web framework written in Go (Golang).

# Packages

No description provided by the author
No description provided by the author

# Functions

New new easy.
WithMaxHeaderBytes set server max header size.
WithMethodNotAllowedHandler set server 405 Handler.
WithNotFoundHandler set server 404 Handler.
WithReadTimeout set server read time out.
WithWriteTimeout set server write time out.

# Structs

Easy easy.

# Interfaces

Option option.