package
0.0.0-20240310070309-9fb6cf190416
Repository: https://github.com/dark-enstein/scour.git
Documentation: pkg.go.dev
# Functions
NewHeaders creates a new instance of RespHeaders with provided header values.
NewResponse creates a new instance of Response from an integer status code.
# Variables
No description provided by the author
# Structs
RespHeaders defines the structure for storing HTTP response headers.
# Type aliases
Response is a custom type for representing HTTP response status codes.