Documentation
¶
Overview ¶
Package project defines global project helpers.
Index ¶
Constants ¶
View Source
const (
// PasswordSentinel is the password string inserted into forms.
PasswordSentinel = "very-nice-try-maybe-next-time"
)
Variables ¶
This section is empty.
Functions ¶
func TrimSpaceAndNonPrintable ¶ added in v0.16.0
TrimSpaceAndNonPrintable trims spaces and non-printable chars from the beginning and end of a string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.