Documentation
¶
Index ¶
Constants ¶
View Source
const (
ModuleName string = "http-server"
)
Variables ¶
View Source
var ( ErrUnknownMethod error = fmt.Errorf("unknown http method") ErrUnknownModule = fmt.Errorf("module is not the %s module", ModuleName) )
Functions ¶
func WithRequestLogger
deprecated
func WithServerPort ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.