comment

package
v0.0.0-...-6ef915d Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comment

type Comment struct {
	ID        string `param:"id" query:"id" form:"id" json:"id" xml:"id"`
	Email     string `` /* 132-byte string literal not displayed */
	Language  string `` /* 150-byte string literal not displayed */
	Comment   string `` /* 144-byte string literal not displayed */
	Sitetoken string `` /* 156-byte string literal not displayed */
}

func (*Comment) Create

func (u *Comment) Create() error

func (Comment) SetUserSitetoken

func (comment Comment) SetUserSitetoken(sitetoken string) error

func (*Comment) Validate

func (comment *Comment) Validate(comments *Comment) error

ValidateValuer implements validator.CustomTypeFunc

Jump to

Keyboard shortcuts

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