Documentation
¶
Overview ¶
Package parser parses and verifies user-sent post data
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
CommandRegexp = regexp.MustCompile(`^#(flip|\d*d\d+|8ball|pyu|pcount)$`)
)
Post syntax pattern matchers
Functions ¶
func ParseSubject ¶
ParseSubject verifies and trims a thread subject string
func VerifyPostPassword ¶
VerifyPostPassword verifies a post password exists does not surpass the maximum allowed length
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.