package
0.0.0-20240902194457-1a112eb1e6b7
Repository: https://github.com/mdm-code/tqweb.git
Documentation: pkg.go.dev
# Functions
Index route for the tqweb.
ProcessInputData runs the tq query against the provided TOML data.
RegisterAll registers all routes defined for the HTTP server.
RegisterProcessRoutes groups data processing routes.
RegsiterRootRoutes groups root routes.
ServeStatics registers a new route to serve static files from the root directory at the provided path prefix.
ValidateTOML checks if the provided form input is a valid TOML document.
ValidateTqQuery verifies if the provided tq query string is valid.