Versions in this module Expand all Collapse all v0 v0.0.2 Sep 3, 2020 GO-2022-0272 GO-2022-0272: Directory traversal in github.com/kataras/iris and github.com/kataras/iris/v12 v0.0.1 Aug 12, 2020 GO-2022-0272 GO-2022-0272: Directory traversal in github.com/kataras/iris and github.com/kataras/iris/v12 Changes in this version + const DefaultParamErrorCode + func Parse(fullpath string, paramTypes []ast.ParamType) ([]*ast.ParamStatement, error) + type ParamParser struct + func NewParamParser(src string) *ParamParser + func (p *ParamParser) Parse(paramTypes []ast.ParamType) (*ast.ParamStatement, error) + func (p *ParamParser) Reset(src string) + func (p ParamParser) Error() error Incompatible versions in this module v11.1.1+incompatible Jan 16, 2019 GO-2022-0272 v11.1.0+incompatible Nov 18, 2018 GO-2022-0272 Other modules containing this package github.com/kataras/iris/v12