CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module Revel

Provides classes and methods modeling the Revel web framework.

Import path

import semmle.go.frameworks.Revel

Predicates

packagePath

Gets the package name github.com/revel/revel.

Classes

RawTemplateRead

A read in a Revel template that uses Revel’s raw function.

TemplateRender

A render of a template.