tylermmorton / torque
Docs
Symbols
Getting Started
About
Quick Start
Examples
Controller API
Controller
ViewModel
Loader
Renderer
Templates
Action
Router
Guard
EventSource
ErrorBoundary
PanicBoundary
Patterns
Assets
Hooks
Forms
Queries
Errors
api.go
Action
ActionFunc
Controller
DynamicRenderer
ErrorBoundary
EventSource
GuardProvider
LoadFunc
Loader
LoaderRenderer
PanicBoundary
PluginProvider
RenderFunc
Renderer
ResponseHeaders
RouterProvider
ViewModel
assertImplementations
context.go
Mode
Use
UseDecoder
UseError
UseMode
UseScripts
UseTarget
UseTitle
With
WithMode
WithScript
WithTitle
contextKey
withDecoder
withError
error.go
Error
ReloadWithError
errReload
errResponse
writeErrorResponse
form.go
DecodeAndValidateForm
DecodeForm
DecodeFormAction
EncodeForm
HasFormData
IsMultipartForm
SelfValidator
guard.go
Guard
handler.go
createHandlerImpl
handleAction
handleError
handleEventSource
handleInternalError
handleLoader
handlePanic
handlePluginSetup
handleReloadError
handleRender
handleResponseHeaders
handlerImpl
serveOutlet
serveRequest
handler_api.go
AddGuard
GetGuards
GetMode
GetParent
GetPath
Handler
HasOutlet
SetAction
SetErrorBoundary
SetPanicBoundary
SetRenderer
getController
getRouter
setOverride
setParent
setPath
new.go
MustNew
MustNewV
New
NewV
checkInvalidImplementations
path.go
DecodeAndValidatePathParams
DecodePathParams
GetPathParam
PathParams
Values
plugin.go
InstallFn
Plugin
query.go
DecodeAndValidateQuery
DecodeQuery
router.go
Handle
HandleFileSystem
Match
Middleware
NoOutlet
Router
ServeHTTP
createRouter
handleMethod
logFileSystem
noWrapHandler
router
trieNode
template.go
Render
createTemplateRenderer
outletAnalyzer
templateRenderer
Match
Match finds a handler based on the method and path