convert

package
v0.1.39 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: GPL-3.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Count

func Count(data []byte) int

func MethodStringToUint

func MethodStringToUint(_method string) (methodId uint32, err error)

func MethodUintToString

func MethodUintToString(_method uint32) (method string, err error)

Types

type HttpMethod

type HttpMethod uint32
const (
	UNKNOWN HttpMethod = iota
	GET
	POST
	PUT
	DELETE
	HEAD
	OPTIONS
	PATCH
	TRACE
	CONNECT
)

Jump to

Keyboard shortcuts

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