package
0.0.0-20211113074651-c6ea6ab4ee08
Repository: https://github.com/tsaikd/kdgolib.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Constants
List all valid enum.
List all valid enum.
List all valid enum.
List all valid enum.
# Interfaces
Body interface for get http response body instance.
CacheControl interface for set response cache-control header.
ContentType interface for set response content-type header.
Cookie interface for handling http cookie to response.
Error interface for render Error to response.
JSON interface for render JSON object to response.
LastModified interface handle http last modified feature.
Redirect http request to location with status code.
Request interface for get http request instance.
Response interface for get http response instance.
Status interface for get status from Render which already set before.
Write interface for Render custom data, low level API.
# Type aliases
CacheControlType main enum type.