Documentation ¶
Index ¶
Constants ¶
View Source
const SafeString = "start\t\n \rend<p>name</p>alert('name');"
View Source
const UnsafeString = "\t\n \rstart\t\n \rend<p>name</p>alert('name');\t\n \r"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
type TestLogger ¶
type TestLogger struct { *logger.JSONLogger // contains filtered or unexported fields }
func NewTestLogger ¶
func NewTestLogger() *TestLogger
Click to show internal directories.
Click to hide internal directories.