com

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RpcVersion = "2.0"
	RlsVersion = "0.0.1-0.4.33" // LsVersion-RadVersion
)

Variables

View Source
var (
	ErrFailedReadingHeader        = errors.New("failed to read MIME header")
	ErrInvalidContentLengthHeader = errors.New("invalid Content-Length header")
	ErrFailedDecode               = errors.New("failed to decode incoming request")
	ErrServerNotInitialized       = errors.New("client did not initialize server")
	ErrMethodNotFound             = errors.New("no handler for method found")
)

Functions

func FlatStr

func FlatStr(item any) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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