parser

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by goyacc -l -o parser.go parser.y. DO NOT EDIT.

Index

Constants

View Source
const Flag = 57347
View Source
const S = 57346

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Method  string
	Url     string
	Headers map[string]string
	Flags   map[string]string
}

func Parse

func Parse(input []byte) (Result, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL