Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cors ¶
func Cors() gin.HandlerFunc
Types ¶
type ResponseWriter ¶
type ResponseWriter struct { gin.ResponseWriter Body *bytes.Buffer }
func (ResponseWriter) WriteString ¶
func (w ResponseWriter) WriteString(s string) (int, error)
Click to show internal directories.
Click to hide internal directories.