Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
func NewContext ¶
func NewContext(w http.ResponseWriter, r *http.Request) Context
func (Context) PlainString ¶
func (Context) Response ¶
func (c Context) Response() http.ResponseWriter
type MessageRequest ¶
type NicknameRequest ¶
type NicknameRequest struct {
Nickname string
}
Click to show internal directories.
Click to hide internal directories.