boot

package
v1.0.37 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: GPL-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	KeyConnType string = "ConnType" // 链接类型 http ws tcp
	KeyURLPath  string = "URLPath"  // 请求路径

	ConnTypeTcp  string = "tcp"
	ConnTypeWs   string = "ws"
	ConnTypeHttp string = "http"
)

Variables

This section is empty.

Functions

func IsConnHttp added in v1.0.34

func IsConnHttp(connType string) bool

func IsConnTcp added in v1.0.34

func IsConnTcp(connType string) bool

func IsConnWs added in v1.0.34

func IsConnWs(connType string) bool

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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