Documentation
¶
Index ¶
Constants ¶
View Source
const ImportPath = "github.com/cssbruno/gowdk/addons/actions"
ImportPath is the canonical Go import path for the actions addon.
Variables ¶
View Source
var DecodeForm = runtimeactions.DecodeForm
View Source
var NewCSRF = runtimeactions.NewCSRF
View Source
var ValidateRequired = runtimeactions.ValidateRequired
Functions ¶
Types ¶
type CSRF ¶
type CSRF = runtimeactions.CSRF
type CSRFOptions ¶
type CSRFOptions = runtimeactions.CSRFOptions
type CSRFTokenSource ¶ added in v0.1.5
type CSRFTokenSource = runtimeactions.CSRFTokenSource
type CSRFValidator ¶
type CSRFValidator = runtimeactions.CSRFValidator
type Handler ¶
type Handler = runtimeactions.Handler
type Registry ¶
type Registry = runtimeactions.Registry
Click to show internal directories.
Click to hide internal directories.