Documentation ¶
Index ¶
Constants ¶
View Source
const ( GetScore = 1 PostScore = 20 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StatusChecker ¶
func BadRequest ¶
func BadRequest(f CheckFunc) StatusChecker
func OK ¶
func OK(f CheckFunc) StatusChecker
func (StatusChecker) CheckStatus ¶
func (sc StatusChecker) CheckStatus(status int, l *fails.Logger) bool
Click to show internal directories.
Click to hide internal directories.