websrv

package
v0.0.0-...-203c0f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModule

func NewModule() *httpsrv.Module

Types

type Comment

type Comment struct {
	*httpsrv.Controller
}

func (Comment) EmbedAction

func (c Comment) EmbedAction()

func (Comment) SetAction

func (c Comment) SetAction()

type TypeComment

type TypeComment struct {
	types.TypeMeta  `json:",inline"`
	Meta            types.ObjectMeta `json:"meta,omitempty"`
	PID             string           `json:"pid,omitempty"`
	ReferID         string           `json:"refer_id,omitempty"`
	ReferModName    string           `json:"refer_modname,omitempty"`
	ReferDataxTable string           `json:"refer_datax_table,omitempty"`
	Content         string           `json:"content,omitempty"`
	Author          string           `json:"author,omitempty"`
	CaptchaToken    string           `json:"captcha_token,omitempty"`
	CaptchaWord     string           `json:"captcha_word,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL