HttpHandler
Table of contents
Create from source
func NewHandler(urlPrefix string, createContentFunc func(Session) SessionContent, params AppParams) *httpHandler
Used to embed the rui application in third-party web frameworks (net/http, gin, echo...)