struct

Noir::TreeSitterGoRouteExtractor::Route

Inherits Struct < Value < Object

Constructors

new(router_name : String, verb : String, path : String, raw_path : String, handler : String, line : Int32, query_params : Array(String) = [] of String)
Source

Instance methods

handler
Source
line
Source
path
Source
query_params
Source
raw_path
Source
router_name
Source
verb
Source