package
0.0.0-20240125202623-d4b65f6a233b
Repository: https://github.com/pomog/forumfff.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewForm creates a new form instance with provided data and an empty error map.

# Structs

Form is a custom type that embeds url.Values and includes an Errors field.

# Type aliases

errorKey is a custom type for the context key.