Documentation
¶
Overview ¶
Copyright (C) 2026 Shin'ya Minazuki Tjis file is part of Yomi
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
String set at compile-time
Functions ¶
Types ¶
type ResponseWriter ¶
type ResponseWriter struct {
http.ResponseWriter
StatusCode int
}
func (*ResponseWriter) WriteHeader ¶
func (w *ResponseWriter) WriteHeader(statusCode int)
Click to show internal directories.
Click to hide internal directories.